Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Eine klare ()-Funktion zum Löschen des Cache wurde hinzugefügt.
Tags: Minor feature enhancements
A clear() function to clear the cache has been added.

2002-10-17 05:33
1.30

Eine neue enable_output Funktion überprüft SpeedyCGI-Kompatibilität, eine neue Dokumentation über die Verwendung des Moduls in persistenten Umgebungen und Korrekturen zu binden, band, und bindet Syntax.
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

Eine Dokumentation Bug in der Übersicht wurde behoben. Eine längst überfällige Kredite an Terrance Brannon in dem Abschnitt Autor des POD wurde hinzugefügt.
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 ist jetzt vollständig kompatibel mit FastCGI und mod_perl. CGI:: Cache kann jetzt zu überwachen und die Ausgabe auf Cache-Benutzer angegebenen Griffe. Die Umsetzung ist nun auf der Grundlage Cache:: Cache statt 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

Einige zweideutig die () Warnungen unter Perl 5.6 wurden behoben. pause (), fahren (), invalidate_cache_entry () und Puffer ()-Methoden kamen hinzu.
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