Download List

Projeto Descrição

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

A tentativa de definir vários cookies quando execução em CGIHandler falhou. O Request-> alter_superclass () método poderia causar um segfault (às vezes) com o Perl 5.10.0.
Tags: 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

Esta versão corrige o envio de cabeçalhos, escapou de caracteres UTF-8, arquivo de erros de permissão em arquivos temporários, avisos base_comp () loop infinito, e os parâmetros MasonPlugins.
Tags: 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

Pelo menos mod_perl perl-2,00 e 5,6 são necessários. Muitas correções e melhorias foram feitas.
Tags: 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

Esta versão corrige alguns pequenos bugs e melhora o desempenho em relação ao anterior 1.1x lançamentos.
Tags: 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

As principais melhorias incluem números melhor linha nas mensagens de erro, a melhoria Cache:: Cache-sistema de cache, suporte para sub-requisições, e uma renovada API orientada a objeto.
Tags: 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