debian/0000755000000000000000000000000011613335340007165 5ustar debian/rules0000755000000000000000000000003611613333122010240 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000023711613335340011041 0ustar libcache-ref-perl (0.04-1) unstable; urgency=low * Initial Release. (Closes: #635352) -- Tim Retout Mon, 25 Jul 2011 19:50:01 +0100 debian/source/0000755000000000000000000000000011613311724010465 5ustar debian/source/format0000644000000000000000000000001411613311724011673 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000015711613310621010214 0ustar version=3 http://search.cpan.org/dist/Cache-Ref/ .*/Cache-Ref-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000204111613312073011113 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Yuval Kogman Source: http://search.cpan.org/dist/Cache-Ref/ Name: Cache-Ref Files: * Copyright: 2010, Yuval Kogman License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Tim Retout License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/control0000644000000000000000000000216011613333122010563 0ustar 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. debian/compat0000644000000000000000000000000211613310621010356 0ustar 8