Tue, 27 Aug 2024 22:14:00 UTC | login

Information for build perl-Readonly-2.05-24.fc40

ID284914
Package Nameperl-Readonly
Version2.05
Release24.fc40
Epoch
SummaryFacility for creating read-only scalars, arrays, hashes
DescriptionReadonly provides a facility for creating non-modifiable scalars, arrays, and hashes. Any attempt to modify a Readonly variable throws an exception. Readonly: * Creates scalars, arrays (not lists), and hashes * Creates variables that look and work like native perl variables * Creates global or lexical variables * Works at run-time or compile-time * Works with deep or shallow data structures * Prevents reassignment of Readonly variables
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 16:10:56 UTC
CompletedWed, 21 Feb 2024 16:10:56 UTC
Tags
f40
f41
RPMs
src
perl-Readonly-2.05-24.fc40.src.rpm (info) (download)
noarch
perl-Readonly-2.05-24.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.05-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.05-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.05-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Mar 03 2023 Michal Josef Špaček <mspacek@redhat.com> - 2.05-21 - Update license to SPDX format * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.05-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.05-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.05-18 - Perl 5.36 rebuild