Path to this page:
./
devel/p5-Tie-Cache-LRU,
Least-Recently Used cache
Branch: pkgsrc-2014Q2,
Version: 20110205nb3,
Package name: p5-Tie-Cache-LRU-20110205nb3,
Maintainer: pkgsrc-usersThis 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.
Required to run:[
devel/p5-Carp-Assert] [
devel/p5-Class-Data-Inheritable] [
devel/p5-Class-Virtual] [
devel/p5-enum] [
lang/perl5]
Master sites: (Expand)
SHA1: eb919c22c6dac75ac21a77435b206f698d9822f2
RMD160: d3a286e2dc09dddc1783a7c066f7462378562f89
Filesize: 138.391 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-Tie-Cache-LRU-20110205nb3
- (2014-07-02) Package added to pkgsrc.se, version p5-Tie-Cache-LRU-20110205nb2 (created)