Download List

專案描述

HTML::Mason is a full-featured web site development and delivery system. Mason allows web pages and sites to be constructed from shared, reusable building blocks called components. Components contain a mix of Perl and HTML, and can call each other and pass values back and forth like subroutines. Components increase modularity and eliminate repetitive work. HTML::Mason is most powerful when used in conjunction with mod_perl, but can be used in standalone applications as well.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-01-15 09:10
1.4

Attempting to set multiple cookies when running under CGIHandler failed. The Request->alter_superclass() method could cause a segfault (sometimes) with Perl 5.10.0.
標籤: Minor bugfixes

2006-01-25 21:57
1.32

This release fixes sending of headers, escaped UTF-8 characters, file permission errors on temporary files, warnings, base_comp() infinite loops, and MasonPlugins parameters.
標籤: Major bugfixes

2005-12-02 09:06
1.1301

At least mod_perl-2.00 and perl 5.6 are now
required. Many bugfixes and enhancements were
made.
標籤: Major feature enhancements

2002-08-02 20:10
1.1201

This release fixes some minor bugs and greatly improves performance compared to previous 1.1x releases.
標籤: Minor bugfixes

2002-07-23 05:54
1.11

Major enhancements include better line numbers in error messages, improved Cache::Cache-based cache system, support for subrequests, and a revamped object oriented API.
標籤: Major feature enhancements

Project Resources