[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#317721: ITP: libcache-perl -- Cache interface for Perl



Package: wnpp
Severity: wishlist
Owner: Dominic Hargreaves <dom@earth.li>

* Package name    : libcache-perl
  Version         : 2.02
  Upstream Author : Chris Leishman <chris@leishman.org>
* URL             : http://search.cpan.org/dist/Cache/
* License         : Dual GPL/Artistic
  Description     : Cache interface for Perl

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



Reply to: