Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Cache-Cache - Generic cache interface and implementations
The Cache modules are designed to assist a developer in persisting data for a
specified period of time. Often these modules are used in web applications to
store data locally to save repeated and redundant expensive calls to remote
machines or databases. People have also been known to use Cache::Cache for
its straightforward interface in sharing data between runs of an application
or invocations of a CGI-style script or simply as an easy to use abstraction
of the filesystem or shared memory.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| perl-Cache-Cache |
1.05 |
1.el5 |
src |
37 KiB |
Wed Jan 30 20:15:59 2008 |
Changelog
- * Mon May 29 22:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.05-1
- Update to 1.05.
- * Mon Feb 20 22:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.04-4
- Rebuild for FC5 (perl 5.8.8).
- * Thu Dec 29 22:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.04-3
- Dist tag.