Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Cache - The Cache interface
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.
The Cache interface is implemented by derived classes that store cached
data in different manners (such as as files on a filesystem, or in memory).
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| perl-Cache |
2.04 |
2.el4.3 |
noarch |
157 KiB |
Fri Dec 28 16:48:17 2007 |
Changelog
- * Mon Oct 15 22:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.04-2.3
- add BR: perl(Test::More)
- * Mon Oct 15 22:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.04-2.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)
- * Wed Sep 20 22:00:00 2006 Patrice Dumas <pertusus{%}free{*}fr> 2.04-2
- add missing BuildRequires