The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.05

  • Actual implementation of the HASH option of Memoize::Expire (RT #18171, Eric Brine)
  • Vim modeline in Expire.pm (RT #38785, Moritz Lenz)
  • Fix for minor memory leak in unmemoize() (RT #52819, Joshua I. Miller)
  • Actual implementation of the 'nstore' option of Memoize::Storable (RT #77790, Jonathan Nieder)
  • Fix for broken LIST_CACHE => MERGE option in memoize() (RT #91927, Slaven Rezic)

Modules

Make functions faster by trading space for time
glue to provide EXISTS for AnyDBM_File for Storable use
Plug-in module for automatic expiration of memoized values
test for Memoize expiration semantics
test for Memoize expiration semantics
glue to provide EXISTS for NDBM_File for Storable use
glue to provide EXISTS for SDBM_File for Storable use
store Memoized data in Storable database