Download List

Projeto Descrição

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

Uma clara () para limpar o cache foi adicionado.
Tags: Minor feature enhancements
A clear() function to clear the cache has been added.

2002-10-17 05:33
1.30

Uma característica nova enable_output, speedycgi verificada a compatibilidade, a nova documentação sobre como usar o módulo em ambientes persistentes, e correcções para amarrar, amarrada, e sintaxe 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

Um erro na documentação a sinopse foi corrigido. Um crédito há muito a Terrance Brannon na seção de autores da POD foi adicionado.
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 é agora totalmente compatível com FastCGI, e mod_perl. CGI:: Cache agora pode acompanhar e cache de saída para o usuário especificado alças. A aplicação está agora baseado em Cache:: em vez de Cache File:: 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

Alguns morrem ambíguos () em Perl 5,6 avisos foram corrigidos. pause (), continue (), invalidate_cache_entry (), e buffer () métodos foram adicionados.
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