Mon, 01 Jul 2024 00:56:40 UTC | login

Information for RPM perl-Hash-StoredIterator-0.008-6.fc29.riscv64.rpm

ID129820
Nameperl-Hash-StoredIterator
Version0.008
Release6.fc29
Epoch
Archriscv64
SummaryFunctions for accessing a hash's internal iterator
DescriptionIn 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().
Build Time2018-06-09 10:41:44 GMT
Size29.68 KB
45f3d1c792bc45da1862d9a442aebb22
LicenseGPL+ or Artistic
Buildrootf29-build-9442-4228
Provides
perl(Hash::StoredIterator) = 0.008
perl-Hash-StoredIterator = 0.008-6.fc29
perl-Hash-StoredIterator(riscv-64) = 0.008-6.fc29
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libperl.so.5.26()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.27)(64bit)
perl(:MODULE_COMPAT_5.26.2)
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)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 14 of 14
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/1d0.00 B
/usr/lib/.build-id/1d/98dd338c1f4cf7a56f3cd39789c9a9629311d182.00 B
/usr/lib64/perl5/vendor_perl/Hash0.00 B
/usr/lib64/perl5/vendor_perl/Hash/StoredIterator.pm8.13 KB
/usr/lib64/perl5/vendor_perl/auto/Hash0.00 B
/usr/lib64/perl5/vendor_perl/auto/Hash/StoredIterator0.00 B
/usr/lib64/perl5/vendor_perl/auto/Hash/StoredIterator/StoredIterator.so10.97 KB
/usr/share/doc/perl-Hash-StoredIterator0.00 B
/usr/share/doc/perl-Hash-StoredIterator/Changes677.00 B
/usr/share/doc/perl-Hash-StoredIterator/README5.44 KB
/usr/share/licenses/perl-Hash-StoredIterator0.00 B
/usr/share/licenses/perl-Hash-StoredIterator/LICENSE17.98 KB
/usr/share/man/man3/Hash::StoredIterator.3pm.gz3.98 KB
Component of No Buildroots