Wed, 04 Sep 2024 05:26:49 UTC | login

Information for build perl-Hash-StoredIterator-0.008-27.fc41

ID313046
Package Nameperl-Hash-StoredIterator
Version0.008
Release27.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Hash-StoredIterator.git#2b0231f88b2a9991ce211b0c27959ff6dd86cc0e
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, 18 Jul 2024 17:51:05 UTC
CompletedThu, 18 Jul 2024 18:33:12 UTC
Taskbuild (f41, /rpms/perl-Hash-StoredIterator.git:2b0231f88b2a9991ce211b0c27959ff6dd86cc0e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Hash-StoredIterator.git#2b0231f88b2a9991ce211b0c27959ff6dd86cc0e'}}
Tags
f41
RPMs
src
perl-Hash-StoredIterator-0.008-27.fc41.src.rpm (info) (download)
riscv64
perl-Hash-StoredIterator-0.008-27.fc41.riscv64.rpm (info) (download)
perl-Hash-StoredIterator-debuginfo-0.008-27.fc41.riscv64.rpm (info) (download)
perl-Hash-StoredIterator-debugsource-0.008-27.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Mon Jun 10 2024 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-27 - Perl 5.40 rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-23 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild