./devel/p5-Cache, The Cache interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q3, Version: 2.04nb1, Package name: p5-Cache-2.04nb1, Maintainer: pkgsrc-users

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

To use the Cache system, a cache implementation must be chosen to
suit your needs. The most common is Cache::File, which is suitable
for sharing data between multiple invocations and even between
concurrent processes.


Required to run:
[devel/p5-Storable] [devel/p5-File-NFSLock] [devel/p5-IO-String] [security/p5-Digest-SHA1] [lang/perl5]

Master sites: (Expand)

SHA1: 3eafae74877f2c9a96f1c0c574640fda7089f8b0
RMD160: cc8faec9b0369888263705eed8a72334222365ae
Filesize: 33.692 KB

Version history: (Expand)