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 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

试图设置运行时,根据CGIHandler多个Cookie失败。该请求“alter_superclass()方法可能导致段错误(有时)用Perl 5.10.0。
标签: Minor bugfixes
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.

2006-01-25 21:57
1.32

此版本修正了头发送,逃脱UTF - 8字符,文件的临时文件,警告权限错误,base_comp()无限循环,和MasonPlugins参数。
标签: Major bugfixes
This release fixes sending of headers, escaped UTF-8 characters, file permission errors on temporary files, warnings, base_comp() infinite loops, and MasonPlugins parameters.

2005-12-02 09:06
1.1301

至少mod_perl - 2.00和perl五点六顷现在需要。许多错误修正和改进了。
标签: Major feature enhancements
At least mod_perl-2.00 and perl 5.6 are now
required. Many bugfixes and enhancements were
made.

2002-08-02 20:10
1.1201

此版本修正了一些小错误,大大提高了性能比以前的1.1倍版本。
标签: Minor bugfixes
This release fixes some minor bugs and greatly improves performance compared to previous 1.1x releases.

2002-07-23 05:54
1.11

主要改进包括更好的错误信息的行号,改善缓存::缓存的缓存系统,子请求支持,经过改进的面向对象的API。
标签: Major feature enhancements
Major enhancements include better line numbers in error messages, improved Cache::Cache-based cache system, support for subrequests, and a revamped object oriented API.

Project Resources