Fri, 03 May 2024 02:53:56 UTC | login

Information for build perl-namespace-clean-0.27-26.fc40

ID284681
Package Nameperl-namespace-clean
Version0.27
Release26.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 15:58:06 UTC
CompletedWed, 21 Feb 2024 15:58:06 UTC
Tags
f40
RPMs
src
perl-namespace-clean-0.27-26.fc40.src.rpm (info) (download)
noarch
perl-namespace-clean-0.27-26.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * 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