Download List

项目描述

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 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

一个明显的()函数来清除缓存增加了。
标签: Minor feature enhancements
A clear() function to clear the cache has been added.

2002-10-17 05:33
1.30

一个新的enable_output功能,核实SpeedyCGI兼容性,有关使用环境中持久模块新的文件,和更正配合,捆绑,并解开语法。
标签: 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

大纲中的一个文档错误已得到修复。阿早就信贷的过氧化物作家节特伦斯布兰农增加了。
标签: 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::缓存现在是完全兼容的FastCGI,和mod_perl。用CGI::缓存现在可以监测和缓存输出到用户指定的处理。执行现在是基于缓存::缓存,而不是文件::缓存。
标签: 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

一些模棱两可的模具()5.6 Perl的警告下是固定的。暂停(),继续(),invalidate_cache_entry()和缓冲区()方法增加了。
标签: 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