Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Hash-StoredIterator-0.007-2.el7 RPM for x86_64

From EPEL 7 for x86_64 / Packages / p

Name: perl-Hash-StoredIterator Distribution: Fedora Project
Version: 0.007 Vendor: Fedora Project
Release: 2.el7 Build date: Fri Jan 31 20:01:06 2014
Group: Development/Libraries Build host: buildvm-12.phx2.fedoraproject.org
Size: 29221 Source RPM: perl-Hash-StoredIterator-0.007-2.el7.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/Hash-StoredIterator
Summary: Functions for accessing a hash's internal 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 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().

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sun Aug 18 2013 Paul Howarth <paul@city-fan.org> - 0.007-2
  - Sanitize for Fedora submission
* Thu Aug 15 2013 Paul Howarth <paul@city-fan.org> - 0.007-1
  - Initial RPM version

Files

/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-0.007
/usr/share/doc/perl-Hash-StoredIterator-0.007/README
/usr/share/man/man3/Hash::StoredIterator.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 19 01:36:02 2024