The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.48 - 2019-04-11

  • Remove use of // so we should work on 5.8 again
  • Replace -1 with a NOPAGE constant
  • Use 64bit offsets so we support caches > 4G
  • Various valgrind code fixes Thanks to oschwald@gmail.com

Modules

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

Provides

in lib/Cache/FastMmap.pm