Path to this page:
./
devel/p5-Cache,
The Cache interface
Branch: pkgsrc-2019Q2,
Version: 2.11nb4,
Package name: p5-Cache-2.11nb4,
Maintainer: pkgsrc-usersThe 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:[
security/p5-Digest-SHA1] [
lang/perl5] [
time/p5-TimeDate] [
devel/p5-IO-String] [
devel/p5-Heap]
Required to build:[
pkgtools/cwrappers] [
devel/p5-Module-Build]
Master sites: (Expand)
SHA1: bf96b50771e3464bca31e1a0b4953f882410d2a0
RMD160: d86c7d3d285fa4e2a35073e389c9eb774bb75eab
Filesize: 53.524 KB
Version history: (Expand)
- (2019-07-04) Package added to pkgsrc.se, version p5-Cache-2.11nb4 (created)