perl-Memoize-ExpireLRU - Memoize::ExpireLRU Perl module
Website: | http://search.cpan.org/dist/Memoize-ExpireLRU/ |
---|---|
License: | GPL+ or Artistic |
- 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.
Packages
perl-Memoize-ExpireLRU-0.55-2m.mo7.noarch [11 KiB] |
Changelog
by Yohsuke Ooi (2010-08-31):
- (0.55-2m) - full rebuild for mo7 release |