libhash-multivalue-perl 0.16-3 source package in Ubuntu
Changelog
libhash-multivalue-perl (0.16-3) unstable; urgency=medium [ Debian Janitor ] * Apply multi-arch hints. + libhash-multivalue-perl: Add Multi-Arch: foreign. -- Jelmer Vernooij <email address hidden> Thu, 13 Oct 2022 23:37:22 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | perl | |
Lunar | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libhash-multivalue-perl_0.16-3.dsc | 2.1 KiB | a4f83d94392fe640666b2014eebb0bcc6ed3c2cc1921bfd9a65319fd8fc83b87 |
libhash-multivalue-perl_0.16.orig.tar.gz | 19.4 KiB | 66181df7aa68e2786faf6895c88b18b95c800a8e4e6fb4c07fd176410a3c73f4 |
libhash-multivalue-perl_0.16-3.debian.tar.xz | 2.6 KiB | 149a8c3a942e35a9cd3837f872ae0cbdc5c9085c6075fd1d1ed88881ca33412d |
Available diffs
- diff from 0.16-2 to 0.16-3 (552 bytes)
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.