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

Changelog

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


  * Imported Upstream version 0.12

 -- Fabrizio Regalli <email address hidden>  Thu, 16 Feb 2012 22:00:30 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhash-multivalue-perl_0.12-1.dsc 2.1 KiB b2385f332585c99237fc7a1fc1491f0475500c4f90cdcd281d43ded62a72d025
libhash-multivalue-perl_0.12.orig.tar.gz 53.5 KiB a394b1f64374ae11c2532731a2d3e52189da18821a3c70e3379e8cbede5f1d95
libhash-multivalue-perl_0.12-1.debian.tar.gz 2.1 KiB 6481473b92a5892ff9c5dfcd4aa7d272ab94d986c3406fabfc7521bd81b4083c

Available diffs

No changes file available.

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.