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.53 - 2020-12-10

  • Handle expire_on being undef (use cache default) and return undef if existing value not found in cache. Makes get_and_set which passes on expire_on just work in "doesn't exist" case

Modules

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

Provides

in lib/Cache/FastMmap.pm