CGI::Cache is a Perl extension to help cache output of time-intensive CGI scripts so that subsequent visits to such scripts will not cost as much time. Features: Can be easily added to any CGI script, mod_perl compatible, Rich control over caching policies, and Auto-generation of cache keys from CGI parameters.