libhash-multivalue-perl 0.09-1 source package in Ubuntu

Changelog

libhash-multivalue-perl (0.09-1) unstable; urgency=low

  [ Fabrizio Regalli ]
  * New upstream release.
  * Update d/compat to 8.
  * Update Standards-Version to 3.9.2. 
  * Update debhelper to (>= 8).
  * Add myself to Uploaders and Copyright.
  * Switch to 3.0 quilt format.

  [ gregor herrmann ]
  * debian/copyright: update years of copyright for inc/Module/*.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  19 Jun 2011 03:57:33 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhash-multivalue-perl_0.09.orig.tar.gz 49.7 KiB 19c8dca9ee1dc60a523156a15f8331d43d9baad7c15cb4788d14b7e0f4d8da10
libhash-multivalue-perl_0.09-1.debian.tar.gz 2.1 KiB 45c237c5329c8b1b9d2af8e04d46e1d4aa517fdbd3e09b2f50128a56a80d852e
libhash-multivalue-perl_0.09-1.dsc 2.0 KiB 9b61940809d80d89f3da0b3f7abcc787cdd5d38b78df4d7d1e29769ffafd2c93

Available diffs

View changes file

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.