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.
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.
Cette version corrige une incompatibilité avec des modules comme CGI:: Carp qui remplacent CORE:: GLOBALS:: die (une nouveauté depuis Perl 5.6.1), les avertissements variable non initialisée, et une faute de frappe de la documentation.
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.