ports

devel/p5-Memoize-ExpireLRU

p5-Memoize-ExpireLRU-0.55p0 – expiry plug-in for Memoize that adds LRU cache expiration

Description

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.

WWW: http://search.cpan.org/dist/Memoize-ExpireLRU/

Categories:
devel perl5

Library dependencies

None

Build dependencies

None

Run dependencies

None