Fri, 12 Jul 2024 12:25:21 UTC | login

Information for RPM perl-Hash-StoredIterator-0.008-24.fc40.src.rpm

ID1060946
Nameperl-Hash-StoredIterator
Version0.008
Release24.fc40
Epoch
Archsrc
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 Time2023-10-27 08:32:06 GMT
Size86.62 KB
584be21655b8b901e4a4b8807b22a3eb
LicenseGPL-1.0-or-later OR Artistic-1.0-Perl
Buildrootf40-build-732867-104927
Provides
perl-Hash-StoredIterator = 0.008-24.fc40
perl-Hash-StoredIterator-debuginfo = 0.008-24.fc40
perl-Hash-StoredIterator-debugsource = 0.008-24.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
findutils
perl(B)
perl(Carp)
perl(Exporter)
perl(ExtUtils::CBuilder)
perl(ExtUtils::ParseXS) >= 3.15
perl(Module::Build) >= 0.42
perl(Test2::Bundle::Extended)
perl(Test2::Tools::Spec)
perl(XSLoader)
perl(base)
perl(strict)
perl(warnings)
perl-devel
perl-generators
perl-interpreter >= 4:5.10.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
Hash-StoredIterator-0.008.tar.gz67.37 KB
perl-Hash-StoredIterator.spec6.75 KB
Component of No Buildroots