Wed, 18 Mar 2026 19:49:28 UTC | login

Information for build perl-namespace-clean-0.27-23.el10_0.alma_altarch

ID5396
Package Nameperl-namespace-clean
Version0.27
Release23.el10_0.alma_altarch
Epoch
DraftFalse
SummaryKeep your namespace tidy
DescriptionWhen you define a function, or import one, into a Perl package, it will naturally also be available as a method. This does not per se cause problems, but it can complicate subclassing and, for example, plugin classes that are included via multiple inheritance by loading them as base classes. The 'namespace::clean' pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. Functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances.
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-namespace-clean-0.27-23.el10_0.alma_altarch.src.rpm (info) (download)
noarch
perl-namespace-clean-0.27-23.el10_0.alma_altarch.noarch.rpm (info) (download)
Changelog * Wed May 03 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.27-23 - Update license to SPDX format * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-20 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-17 - Perl 5.34 rebuild