Source: libcache-ref-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Tim Retout Build-Depends: debhelper (>= 8) Build-Depends-Indep: libhash-util-fieldhash-compat-perl, libmoose-perl, libmoosex-role-parameterized-perl, libnamespace-autoclean-perl, libtest-use-ok-perl, perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcache-ref-perl.git Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libcache-ref-perl.git Homepage: http://search.cpan.org/dist/Cache-Ref/ Package: libcache-ref-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhash-util-fieldhash-compat-perl, libmoose-perl, libmoosex-role-parameterized-perl, libnamespace-autoclean-perl, perl Description: Perl module for caching references in memory Cache::Ref implements in-memory caching, designed primarily for shared references. It supports various caching algorithms. . It differs from CHI (libchi-perl), in that it does not attempt to address the problem of caching things persistently.