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.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Software Development Libraries Perl Modules |
|---|---|
| Licenses | GPL LGPL |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Release Notes: 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".


Release Notes: A bug in timed testing has been fixed.


Release Notes: This release improves test failure reporting and fixes some test bugs. The version number, which was incompatible with some modules, has been fixed.


Release Notes: This release fixes a module and changelog bug where clear_cache() was clear(). The distribution has been updated to use Module::Install.


Release Notes: 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.