libhash-multivalue-perl 0.10-1 source package in Ubuntu
Changelog
libhash-multivalue-perl (0.10-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Fabrizio Regalli ] * Imported Upstream version 0.10 * Update d/copyright according to latest DEP5 revision * Fixed comma-separated-files-in-dep5-copyright lintian message -- Ubuntu Archive Auto-Sync <email address hidden> Sun, 20 Nov 2011 12:05:44 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libhash-multivalue-perl_0.10.orig.tar.gz | 51.7 KiB | c1fab24cd243225fd32cdc0baa2b1b59575d4510ac55b6b590d1d7005ea633d9 |
libhash-multivalue-perl_0.10-1.debian.tar.gz | 2.1 KiB | 44642e2d75eeeb8040261f727d68b2346c9203e39138c144ff802e53a3bda6e6 |
libhash-multivalue-perl_0.10-1.dsc | 2.1 KiB | 1c2f75116decf231e102bd2cd1a5bd686dd24ff0c1a493bc66c61ab57230469e |
Available diffs
- diff from 0.09-1 to 0.10-1 (3.4 KiB)
Binary packages built by this source
- libhash-multivalue-perl: 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.