Wed, 18 Mar 2026 19:55:52 UTC | login

Information for build perl-Variable-Magic-0.64-1.el10_0.alma_altarch

ID5394
Package Nameperl-Variable-Magic
Version0.64
Release1.el10_0.alma_altarch
Epoch
DraftFalse
SummaryAssociate user-defined magic to variables from Perl
DescriptionMagic is Perl way of enhancing objects. This mechanism let the user add extra data to any variable and hook syntactical operations (such as access, assignation or destruction) that can be applied to it. With this module, you can add your own magic to any variable without the pain of the C API.
Built bykojiadmin
State complete
Volume DEFAULT
StartedWed, 18 Mar 2026 18:06:00 UTC
CompletedWed, 18 Mar 2026 18:06:00 UTC
Tags
epel-10.0
RPMs
src
perl-Variable-Magic-0.64-1.el10_0.alma_altarch.src.rpm (info) (download)
x86_64_v2
perl-Variable-Magic-0.64-1.el10_0.alma_altarch.x86_64_v2.rpm (info) (download)
Changelog * Tue Mar 19 2024 Paul Howarth <paul@city-fan.org> - 0.64-1 - Update to 0.64 (rhbz#2270204) - This is a maintenance release; the code contains no functional change - Contributing guidelines are now listed in the new CONTRIBUTING file - Fix for t/18-opinfo.t broken under blead (CPAN RT#151104) - Use %{make_build} and %{make_install} - Make %files list more explicit * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.63-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.63-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.63-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.63-3 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.63-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Sep 21 2022 Paul Howarth <paul@city-fan.org> - 0.63-1 - Update to 0.63 (rhbz#2128532) - Add support for 5.37.3's PADSV_STORE optimization; B.pm-related tests have been taught about this new thing (CPAN RT#144052) - Updated contact information - Use SPDX-format license tag * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.62-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.62-16 - Perl 5.36 rebuild