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

Changes for version 1.04

  • No removal of . from @INC during TIE module load. The module load is not optional, so the . removal was mistaken
  • Properly overridable $Memoize::Expire::DEBUG (RT #133860, Slaven Rezic). Previously it would get reset the module was loaded
  • Correct INSTALLDIRS for installation on pre-5.12 perls (RT #63935)
  • Documentation fixes (David Steinbrunner, Dominic Hargreaves, Slaven Rezic, Glenn Fowler)

Changes for version 1.03_01

  • Removal of . from @INC during TIE module load (Tony Cook)
  • Timing-sensitive test fixes (RT #108382, David Mitchell)
  • GDBM test fixes (RT #139736, Sergey Poznyakoff)

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