Download List

Descripción del Proyecto

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

Esta versión corrige los errores en que ni el usuario especifica el tamaño de caché máximo, ni el intervalo de tiempo de caducidad se estaba honrado. La fecha de caducidad por defecto se ha cambiado a "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

Un error en la prueba cronometrada ha sido corregido.
Tags: Minor bugfixes
A bug in timed testing has been fixed.

2004-12-21 23:57
1.4140

Esta versión mejora la presentación de informes insuficiencia de pruebas y correcciones de algunos errores de prueba. El número de versión, que era incompatible con algunos módulos, se ha fijado.
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 versión corrige un error del módulo y el registro de cambios en clear_cache () era clara (). La distribución se ha actualizado para el uso del módulo:: Instalar.
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 versión corrige una incompatibilidad con los módulos como CGI:: Carp que anulan CORE:: GLOBALS:: die (una nueva característica desde Perl 5.6.1), sin inicializar advertencias variable, y un error de documentación.
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