Source: libcatalyst-plugin-session-store-fastmmap-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Damyan Ivanov Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcache-fastmmap-perl (>= 1.29), libcatalyst-perl (>= 5.8), libcatalyst-plugin-session-perl (>= 0.27), libmoosex-emulate-class-accessor-fast-perl, libmro-compat-perl, libpath-class-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-plugin-session-store-fastmmap-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-plugin-session-store-fastmmap-perl.git Homepage: https://metacpan.org/release/Catalyst-Plugin-Session-Store-FastMmap Package: libcatalyst-plugin-session-store-fastmmap-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcache-fastmmap-perl (>= 1.29), libcatalyst-perl (>= 5.8), libcatalyst-plugin-session-perl (>= 0.27), libmoosex-emulate-class-accessor-fast-perl, libmro-compat-perl, libpath-class-perl Replaces: libcatalyst-modules-perl (<< 48~) Breaks: libcatalyst-modules-perl (<< 48~) Description: 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.