Source: libhash-withdefaults-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
 libtest-pod-perl,
 libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carl Fürstenberg <azatoth@gmail.com>,
 Damyan Ivanov <dmn@debian.org>,
 gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/pkg-perl/packages/libhash-withdefaults-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-withdefaults-perl.git
Homepage: http://search.cpan.org/dist/Hash-WithDefaults/

Package: libhash-withdefaults-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, 
Description: class for hashes with key-casing requirements supporting defaults
 Hash::WithDefaults implements hashes that support "defaults". That is, you may
 specify several more hashes in which the data will be looked up in case it is
 not found in the current hash.
