Download List

Descripción del Proyecto

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

Un claro () para borrar la memoria caché se ha añadido.
Tags: Minor feature enhancements
A clear() function to clear the cache has been added.

2002-10-17 05:33
1.30

Una característica enable_output nuevo, verificado la compatibilidad SpeedyCGI, nueva documentación sobre el uso del módulo en entornos persistentes, y correcciones a la corbata, atado, y la sintaxis de desatar.
Tags: Minor feature enhancements
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.

2002-02-12 03:03
1.21

Un error de documentación en la sinopsis se ha solucionado. Un crédito largamente esperada por Terrance Brannon en la sección de autores de la POD ha sido añadido.
Tags: Minor bugfixes
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.

2001-10-20 15:10
1.20

CGI:: Cache es ahora totalmente compatible con FastCGI, y mod_perl. CGI:: Cache ahora puede monitorear y caché de la salida especificada por el usuario maneja. La aplicación se basa ahora en Cache:: Cache en vez de archivo:: Cache.
Tags: Major feature enhancements
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.

2001-07-31 01:24
1.10

Algunos mueren ambigua () advertencias en Perl 5.6 se han arreglado. pausa (), continuar (), invalidate_cache_entry (), y el tampón () se agregaron los métodos.
Tags: Minor feature enhancements
Some ambiguous die() warnings under Perl 5.6 were fixed. pause(), continue(),
invalidate_cache_entry(), and buffer() methods were added.

Project Resources