ports/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/pkg/DESCR

4 lines
215 B
Text

This store plugin is a bit of a wrapper for Cache::FastMmap.
As Cache::FastMmap can't store plain values by default, this module
ships with a subclass that will wrap all values in a scalar reference
before storing.