openbsd-ports/devel/p5-Tie-Cache-LRU/pkg/PLIST
sthen 5c570055ab import p5-Tie-Cache-LRU
This is an implementation of a least-recently used (LRU) cache
keeping the cache in RAM.

ok merdely@
2007-09-09 23:26:17 +00:00

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