Package: libtie-cache-perl (0.17-3) [universe]
Links for libtie-cache-perl
Ubuntu Resources:
Download Source Package libtie-cache-perl:
- [libtie-cache-perl_0.17-3.dsc]
- [libtie-cache-perl_0.17.orig.tar.gz]
- [libtie-cache-perl_0.17-3.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Deepak Tripathi
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
perl Tie::Cache - LRU Cache in Memory
This module implements a least recently used (LRU) cache in memory through a tie interface. Any time data is stored in the tied hash, that key/value pair has an entry time associated with it, and as the cache fills up, those members of the cache that are the oldest are removed to make room for new entries.
So, the cache only "remembers" the last written entries, up to the size of the cache. This can be especially useful if you access great amounts of data, but only access a minority of the data a majority of the time.
Homepage: http://search.cpan.org/~chamas/Tie-Cache/
Other Packages Related to libtie-cache-perl
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libtie-cache-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 21.2 kB | 96.0 kB | [list of files] |