Download List

Projeto Descrição

CGI::Cache caches output of time-intensive CGI scripts. It can be easily integrated with any Perl CGI script, supports mod_perl, and provides rich control over the caching policy.

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.

2005-03-14 22:44
1.4200

Este lançamento corrige bugs, onde nem o usuário, tamanho do cache especificado max nem o intervalo de tempo de validade estava sendo homenageado. O tempo de expiração padrão foi alterado para "nunca".
Tags: Major bugfixes
This release fixes bugs where neither the user-specified max cache size nor the expiration time interval was being honored. The default expiration time has been changed to "never".

2004-12-22 19:48
1.4141

Um bug no teste cronometrado foi corrigido.
Tags: Minor bugfixes
A bug in timed testing has been fixed.

2004-12-21 23:57
1.4140

Esta versão melhora a comunicação de ensaio falha e corrige alguns problemas de teste. O número de versão, que era incompatível com alguns módulos, foi corrigido.
Tags: Minor bugfixes
This release improves test failure reporting and fixes some test bugs. The version number, which was incompatible with some modules, has been fixed.

2004-09-16 02:35
1.41.1

Esta versão corrige um bug do módulo e changelog onde clear_cache () foi claro (). A distribuição foi atualizado para usar Module:: Install.
Tags: Minor bugfixes
This release fixes a module and changelog bug where clear_cache() was clear(). The distribution has been updated to use Module::Install.

2004-06-09 23:38
1.41

Esta versão corrige uma incompatibilidade com os módulos como CGI:: Carp que substituem CORE:: GLOBALS:: die (um recurso novo desde Perl 5.6.1), os avisos não inicializado variável, e um erro documentação.
Tags: Minor bugfixes
This release fixes an incompatibility with modules like CGI::Carp
that override CORE::GLOBALS::die (a new feature since Perl 5.6.1),
uninitialized variable warnings, and a documentation typo.

Project Resources