5c570055ab
This is an implementation of a least-recently used (LRU) cache keeping the cache in RAM. ok merdely@
13 lines
425 B
Plaintext
13 lines
425 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/09/09 23:26:17 sthen Exp $
|
|
${P5SITE}/Tie/
|
|
${P5SITE}/Tie/Cache/
|
|
${P5SITE}/Tie/Cache/LRU/
|
|
${P5SITE}/Tie/Cache/LRU.pm
|
|
${P5SITE}/Tie/Cache/LRU/Array.pm
|
|
${P5SITE}/Tie/Cache/LRU/LinkedList.pm
|
|
${P5SITE}/Tie/Cache/LRU/Virtual.pm
|
|
@man man/man3p/Tie::Cache::LRU.3p
|
|
@man man/man3p/Tie::Cache::LRU::Array.3p
|
|
@man man/man3p/Tie::Cache::LRU::LinkedList.3p
|
|
@man man/man3p/Tie::Cache::LRU::Virtual.3p
|