Source: libcatalyst-plugin-cache-store-fastmmap-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libcache-fastmmap-perl,
                     libcatalyst-perl,
                     libcatalyst-plugin-cache-perl,
                     libpath-class-perl,
                     libtest-exception-perl,
                     libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl | perl (>= 5.21.6),
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatalyst-plugin-cache-store-fastmmap-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-plugin-cache-store-fastmmap-perl.git
Homepage: https://metacpan.org/release/Catalyst-Plugin-Cache-Store-FastMmap

Package: libcatalyst-plugin-cache-store-fastmmap-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcache-fastmmap-perl,
         libcatalyst-perl,
         libcatalyst-plugin-cache-perl,
         libpath-class-perl
Breaks: libcatalyst-modules-perl (<< 48~)
Replaces: libcatalyst-modules-perl (<< 48~)
Description: (deprecated) FastMmap cache store plugin for Catalyst::Plugin::Cache
 The Catalyst::Plugin::Cache::Store::FastMmap plugin is deprecated because
 Cache::FastMmap no longer needs to be wrapped to store plain values. It is
 still available for backwards compatibility and will still work with newer
 versions of Cache::FastMmap with a slight performance degredation.
 .
 Catalyst is an elegant Model-View-Controller web application framework
 written in Perl.
