Metadata for perl-Hash-StoredIterator-0.008-12.el8.x86_64.rpm

0 directories 0 files
Go up

INFO

Name: perl-Hash-StoredIterator
Version: 0.008-12.el8
Arch: x86_64
Summary: Functions for accessing a hash's internal iterator
License: GPL+ or Artistic
Vendor: Fedora Project
Build Host: buildvm-17.phx2.fedoraproject.org
Build Date: Thu Nov  7 20:12:26 2019
Size: 48964
URL: https://metacpan.org/release/Hash-StoredIterator
Description: 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 each other when nested.

Hash::StoredIterator gives you access to get, set, and init the iterator inside
a hash. This allows you to store the current iterator, use each / keys / values
etc., and then restore the iterator, which helps you to ensure you do not
interact badly with other users of the iterator.

Along with low-level get / set / init functions, there are also 2 variations of
each() that let you act upon each key/value pair in a safer way than vanilla
each().

This module can also export new implementations of keys() and values() that
stash and restore the iterator so that they are safe to use within each().

FILES

/usr/lib/.build-id
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/f6e7d772b8e8fdfb7d068088c3a2723ae94bd8
/usr/lib64/perl5/vendor_perl/Hash
/usr/lib64/perl5/vendor_perl/Hash/StoredIterator.pm
/usr/lib64/perl5/vendor_perl/auto/Hash
/usr/lib64/perl5/vendor_perl/auto/Hash/StoredIterator
/usr/lib64/perl5/vendor_perl/auto/Hash/StoredIterator/StoredIterator.so
/usr/share/doc/perl-Hash-StoredIterator
/usr/share/doc/perl-Hash-StoredIterator/Changes
/usr/share/doc/perl-Hash-StoredIterator/README
/usr/share/licenses/perl-Hash-StoredIterator
/usr/share/licenses/perl-Hash-StoredIterator/LICENSE
/usr/share/man/man3/Hash::StoredIterator.3pm.gz

REQUIRES

libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libperl.so.5.26()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
perl(:MODULE_COMPAT_5.26.3)
perl(:VERSION) 5.10.0
perl(B)
perl(Carp)
perl(Exporter)
perl(XSLoader)
perl(base)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)

PROVIDES

perl(Hash::StoredIterator) 0.008
perl-Hash-StoredIterator 0.008-12.el8
perl-Hash-StoredIterator(x86-64) 0.008-12.el8

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/8a a
/usr/lib/.build-id/8a/f6e7d772b8e8fdfb7d068088c3a2723ae94bd8 a
/usr/lib64/perl5/vendor_perl/Hash
/usr/lib64/perl5/vendor_perl/Hash/StoredIterator.pm
/usr/lib64/perl5/vendor_perl/auto/Hash
/usr/lib64/perl5/vendor_perl/auto/Hash/StoredIterator
/usr/lib64/perl5/vendor_perl/auto/Hash/StoredIterator/StoredIterator.so
/usr/share/doc/perl-Hash-StoredIterator
/usr/share/doc/perl-Hash-StoredIterator/Changes d
/usr/share/doc/perl-Hash-StoredIterator/README d
/usr/share/licenses/perl-Hash-StoredIterator
/usr/share/licenses/perl-Hash-StoredIterator/LICENSE l
/usr/share/man/man3/Hash::StoredIterator.3pm.gz d

LICENSE FILES

GPL+ or Artistic