Download List

Project Description

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.

2002-11-05 23:15
1.40

A clear() function to clear the cache has been added.
Tags: Minor feature enhancements

2002-10-17 05:33
1.30

A new enable_output feature, verified SpeedyCGI compatibility, new documentation about using the module in persistent environments, and corrections to tie, tied, and untie syntax.
Tags: Minor feature enhancements

2002-02-12 03:03
1.21

A documentation bug in the synopsis has been fixed. A long overdue credit to Terrance Brannon in the authors section of the POD has been added.
Tags: Minor bugfixes

2001-10-20 15:10
1.20

CGI::Cache is now fully compatible with FastCGI, and mod_perl. CGI::Cache can now monitor and cache the output to user-specified handles. The implementation is now based on Cache::Cache instead of File::Cache.
Tags: Major feature enhancements

2001-07-31 01:24
1.10

Some ambiguous die() warnings under Perl 5.6 were fixed. pause(), continue(),
invalidate_cache_entry(), and buffer() methods were added.
Tags: Minor feature enhancements

Project Resources