debian/0000755000000000000000000000000012051277072007171 5ustar debian/rules0000755000000000000000000000003612051277072010250 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000151512051277072010576 0ustar Source: libconstant-defer-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconstant-defer-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libconstant-defer-perl.git Homepage: http://search.cpan.org/dist/constant-defer/ Package: libconstant-defer-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module providing constant subs with deferred value calculation constant::defer creates constants like constant.pm, but with the value calculated only on the first call. This can save work for values only needed sometimes. debian/libconstant-defer-perl.examples0000644000000000000000000000001312051277072015266 0ustar examples/* debian/source/0000755000000000000000000000000012051277072010471 5ustar debian/source/format0000644000000000000000000000001412051277072011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026312051277072011044 0ustar libconstant-defer-perl (5-1) unstable; urgency=low * Initial Release. (Closes: #692409) -- Florian Schlichting Thu, 15 Nov 2012 23:43:13 +0100 debian/compat0000644000000000000000000000000212051277072010367 0ustar 8 debian/copyright0000644000000000000000000000140312051277072011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: constant-defer Source: http://search.cpan.org/dist/constant-defer/ Upstream-Contact: Kevin Ryde Files: * Copyright: 2009-2011, Kevin Ryde License: GPL-3+ Files: debian/* Copyright: 2012, Florian Schlichting License: GPL-3+ License: GPL-3+ 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 3, or (at your option) any later version. . On Debian systems, the complete text of version 3 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. debian/watch0000644000000000000000000000017112051277072010221 0ustar version=3 http://search.cpan.org/dist/constant-defer/ .*/constant-defer-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$