openbsd-ports/devel/p5-Memoize-ExpireLRU/pkg/PLIST
sthen 1e755cb921 import p5-Memoize-ExpireLRU from Andrew Fresh, ok landry@
For the theory of Memoization, please see the Memoize module
documentation. This module implements an expiry policy for Memoize
that follows LRU semantics, that is, the last n results, where n
is specified as the argument to the CACHESIZE parameter, will be
cached.
2012-04-06 09:25:46 +00:00

11 lines
366 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/06 09:25:46 sthen Exp $
${P5SITE}/Memoize/
${P5SITE}/Memoize/ExpireLRU.pm
${P5SITE}/auto/
${P5SITE}/auto/Memoize/
${P5SITE}/auto/Memoize/ExpireLRU/
${P5SITE}/auto/Memoize/ExpireLRU/DumpCache.al
${P5SITE}/auto/Memoize/ExpireLRU/ShowStats.al
${P5SITE}/auto/Memoize/ExpireLRU/autosplit.ix
@man man/man3p/Memoize::ExpireLRU.3p