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 des bugs lorsque ni l'utilisateur spécifié par la taille du cache max ni l'intervalle de temps d'expiration a été à l'honneur. La date d'expiration par défaut a été changé pour «jamais».
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".
Cette version améliore rapports de test échec et corrige quelques bogues de test. Le numéro de version, qui est incompatible avec certains modules, a été corrigé.
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.
Cette version corrige un bogue du module et ChangeLog où clear_cache () a été clair (). La distribution a été mis à jour pour utiliser 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.
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.