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

Changes for version 1.46 - 2017-07-14

  • Fix tests on older perls (thanks stephanloyd9@gmail.com)
  • Use File::Spec for temp dir (thanks fraserbn@gmail.com)
  • Fix mmap_cache_internals.h include guard
  • Fix get_and_set() always returning 0 for DidStore
  • Allow setting permission when creating cache file
  • Tweak leak detection tests
  • Fix last_access/expire_time checks for impending 1500000000 seconds since epoch

Modules

Uses an mmap'ed file to act as a shared memory interprocess cache

Provides

in lib/Cache/FastMmap.pm