-
-
06 Jul 2016 23:05:22 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (2)
- Testers (7373 / 0 / 0)
- Kwalitee
Bus factor: 1- 71.43% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (13.42KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Brent B. Powers
Changes for version 0.56 - 2016-07-07
- Switched from using the deprecated TIE interface for Memoize
- Refactored to current traditional directory structure
- Switched to Dist::Zilla
Changes for version 0.55_02 - 2016-07-02
- Switched from using the deprecated TIE interface for Memoize, RT#115091
Changes for version 0.55_01 - 2016-03-09
- Switched to Dist::Zilla
- Moved ExpireLRU.pm to lib/Memoize/ExpireLRU.pm
- Moved test.pl to t/02-original.t
- Updated this file to follow CPAN::Changes::Spec, and most recent release first.
- Added github repo to doc
Modules
Expiry plug-in for Memoize that adds LRU cache expirationModule Install Instructions
To install Memoize::ExpireLRU, copy and paste the appropriate command in to your terminal.
cpanm Memoize::ExpireLRU
perl -MCPAN -e shell install Memoize::ExpireLRU
For more information on module installation, please visit the detailed CPAN module installation guide.