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.
Diese Version behebt Fehler, bei denen weder die vom Benutzer angegebene max Cache-Größe noch der Ablauf Zeitintervall wurde geehrt. Die Standard-Verfallsdatum wurde als "nicht geändert".
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".
Diese Version verbessert Testfehler Berichterstattung und behebt einige Bugs testen. Die Versionsnummer, die mit ein paar Modulen unvereinbar war, wurde behoben.
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.
Diese Version behebt ein Modul und changelog Bug, bei dem clear_cache () war klar, (). Die Verteilung wurde aktualisiert, um Module verwenden: Installieren:.
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.
Diese Version behebt eine Inkompatibilität mit Modulen, wie zB CGI:: Carp, dass überschreiben CORE:: GLOBALS:: die (eine neue Funktion seit Perl 5.6.1), nicht initialisierte Variable Warnungen und eine Dokumentation typo.
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.