Binary package “libcatalyst-plugin-session-store-fastmmap-perl” in ubuntu focal

Catalyst session storage plugin backed by Cache::FastMMap

 Catalyst::Plugin::Session::Store::FastMmap is a fast session storage plugin
 for Catalyst that uses an mmap'ed file to act as a shared memory interprocess
 cache. It is based on Cache::FastMmap.
 .
 Catalyst is an elegant Model-View-Controller web application framework
 written in Perl.