Thu, 22 Aug 2024 03:52:43 UTC | login

Information for build perl-Hash-StoredIterator-0.008-8.fc30

ID80934
Package Nameperl-Hash-StoredIterator
Version0.008
Release8.fc30
Epoch
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().
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 06 Dec 2018 05:54:26 UTC
CompletedThu, 06 Dec 2018 06:37:08 UTC
Taskbuild (f30-candidate, perl-Hash-StoredIterator-0.008-8.fc30.src.rpm)
Tags
f30
f31
RPMs
src
perl-Hash-StoredIterator-0.008-8.fc30.src.rpm (info) (download)
riscv64
perl-Hash-StoredIterator-0.008-8.fc30.riscv64.rpm (info) (download)
perl-Hash-StoredIterator-debuginfo-0.008-8.fc30.riscv64.rpm (info) (download)
perl-Hash-StoredIterator-debugsource-0.008-8.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-7 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild