Click here to visit the old openkoji buildsystem (Archived)

Information for build perl-Array-Unique-0.09-4.fc41

ID1962
Package Nameperl-Array-Unique
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.09
Release4.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-Array-Unique.git#db183692ff17ead90da6c0012c44c01c83711531
SummaryTie-able array that allows only unique values
DescriptionThis package lets you create an array which will allow only one occurrence of any value. In other words, no matter how many times you put in 42 it will keep only the first occurrence and the rest will be dropped. You use the module via tie and once you tied your array to this module it will behave correctly. Uniqueness is checked with the 'eq' operator so among other things it is case sensitive. As a side effect the module does not allow undef as a value in the array.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 27 Apr 2024 11:22:39 CST
CompletedSat, 27 Apr 2024 11:30:28 CST
Taskbuild (f41, /rpms/perl-Array-Unique.git:db183692ff17ead90da6c0012c44c01c83711531)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Array-Unique.git#db183692ff17ead90da6c0012c44c01c83711531'}}
Tags
f41
RPMs
src
perl-Array-Unique-0.09-4.fc41.src.rpm (info) (download)
noarch
perl-Array-Unique-0.09-4.fc41.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.09-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.09-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.09-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Denis Fateyev <denis@fateyev.com> - 0.09-1 - Update to 0.09 release * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.08-23 - Perl 5.36 rebuild