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.
Esta versión corrige los errores en que ni el usuario especifica el tamaño de caché máximo, ni el intervalo de tiempo de caducidad se estaba honrado. La fecha de caducidad por defecto se ha cambiado a "nunca".
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".