Thu, 22 Aug 2024 05:15:56 UTC | login

Information for build perl-Hash-StoredIterator-0.008-21.fc37

ID200067
Package Nameperl-Hash-StoredIterator
Version0.008
Release21.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Hash-StoredIterator.git#3f6d987c1efd7bff113e3f226d6cac91b5f08478
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
StartedWed, 07 Sep 2022 18:07:52 UTC
CompletedWed, 07 Sep 2022 19:06:54 UTC
Taskbuild (f37, /rpms/perl-Hash-StoredIterator.git:3f6d987c1efd7bff113e3f226d6cac91b5f08478)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Hash-StoredIterator.git#3f6d987c1efd7bff113e3f226d6cac91b5f08478'}}
Tags
f37
f38
RPMs
src
perl-Hash-StoredIterator-0.008-21.fc37.src.rpm (info) (download)
riscv64
perl-Hash-StoredIterator-0.008-21.fc37.riscv64.rpm (info) (download)
perl-Hash-StoredIterator-debuginfo-0.008-21.fc37.riscv64.rpm (info) (download)
perl-Hash-StoredIterator-debugsource-0.008-21.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-20 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-17 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild