CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/04/06 03:25:46
Log message:
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.
Status:
Vendor Tag: sthen
Release Tags: sthen_20120604
N ports/devel/p5-Memoize-ExpireLRU/Makefile
N ports/devel/p5-Memoize-ExpireLRU/distinfo
N ports/devel/p5-Memoize-ExpireLRU/pkg/DESCR
N ports/devel/p5-Memoize-ExpireLRU/pkg/PLIST
No conflicts created by this import