Source: libhash-multivalue-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy@cpan.org>,
 Fabrizio Regalli <fabreg@fabreg.it>
Standards-Version: 3.9.4
Homepage: https://metacpan.org/release/Hash-MultiValue/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-multivalue-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-multivalue-perl.git

Package: libhash-multivalue-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: module for storing multiple values per key in a hash
 Hash::MultiValue is a Perl module that provides an object (and a plain hash
 reference) that may contain multiple values per key. The hash behaves like a
 single-value hash reference, but also provides an API to retrieve multiple
 values explicitly on demand.
