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 0.12

Documentation

how to write a Cache store plugin.

Modules

Flexible caching support for Catalyst.
Bare minimum backend interface.
Stupid memory based caching backend.
Choose a cache backend based on key regexes.
Curried versions of cache_set, cache_get and cache_remove that look more like a backend.
Stupid memory based cache store plugin.