Wed, 18 Mar 2026 19:50:40 UTC | login

Information for build perl-namespace-autoclean-0.31-1.el10_0.alma_altarch

ID5395
Package Nameperl-namespace-autoclean
Version0.31
Release1.el10_0.alma_altarch
Epoch
DraftFalse
SummaryKeep imports out of your namespace
DescriptionWhen you import a function into a Perl package, it will naturally also be available as a method. The 'namespace::autoclean' pragma will remove all 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. This module is very similar to namespace::clean, except it will clean all imported functions, no matter if you imported them before or after you 'use'd the pragma. It will also not touch anything that looks like a method.
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-autoclean-0.31-1.el10_0.alma_altarch.src.rpm (info) (download)
noarch
perl-namespace-autoclean-0.31-1.el10_0.alma_altarch.noarch.rpm (info) (download)
Changelog * Sun Oct 13 2024 Paul Howarth <paul@city-fan.org> - 0.31-1 - Update to 0.31 (rhbz#2318345) - Switch from Sub::Identify to Sub::Util (core in modern perls), falling back to B.pm as needed * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed May 03 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.29-15 - Update license to SPDX format * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild