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 expiration