libhash-storediterator-perl 0.008-1build1 source package in Ubuntu
Changelog
libhash-storediterator-perl (0.008-1build1) artful; urgency=medium * No-change rebuild for perl 5.26.0. -- Matthias Klose <email address hidden> Wed, 26 Jul 2017 20:06:46 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Artful
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libhash-storediterator-perl_0.008.orig.tar.gz | 67.4 KiB | b9cbc4dcd8233e8d1d7f1481ddb79a4a5f9db7180cb3ef02b4bcbee05e65ea0c |
libhash-storediterator-perl_0.008-1build1.debian.tar.xz | 2.4 KiB | f28f01d2633504b07d2a8a8713755c675a5d9c1884d36886551498b1e143a341 |
libhash-storediterator-perl_0.008-1build1.dsc | 2.3 KiB | a8f93c8343676ccc97acd7faa96589a3f0303e7fab17ded0e8ae6ecd7ec33fd2 |
Available diffs
- diff from 0.008-1 (in Debian) to 0.008-1build1 (334 bytes)
Binary packages built by this source
- libhash-storediterator-perl: Perl module for accessing a hashes internal iterator
Hash::
StoredIterator gives access to get, set, and init the iterator inside
a hash. This allows one to store the current iterator, use
each/keys/values/ etc, and then restore the iterator, this helps to ensure
that nobody interacts badly with other users of the iterator.
.
In perl all hashes have an internal iterator. This iterator is used by the
each() function, as well as by keys() and values(). Because these all share
use of the same iterator, they tend to interact badly with eachother when
nested.
- libhash-storediterator-perl-dbgsym: No summary available for libhash-storediterator-perl-dbgsym in ubuntu artful.
No description available for libhash-
storediterator- perl-dbgsym in ubuntu artful.