deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.3)
Description: |-
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.
Homepage: https://metacpan.org/release/Hash-StoredIterator
Installed-Size: '49'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libhash-storediterator-perl
Priority: optional
Section: perl
Source: libhash-storediterator-perl (0.008-3)
Version: 0.008-3+b4
srcpkg_name: libhash-storediterator-perl
srcpkg_version: 0.008-3