Fri, 03 May 2024 00:30:41 UTC | login

Information for build perl-namespace-clean-0.27-14.fc33

ID166637
Package Nameperl-namespace-clean
Version0.27
Release14.fc33
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
StartedTue, 14 Jul 2020 12:15:50 UTC
CompletedTue, 14 Jul 2020 12:15:50 UTC
Tags
f33
RPMs
src
perl-namespace-clean-0.27-14.fc33.src.rpm (info) (download)
noarch
perl-namespace-clean-0.27-14.fc33.noarch.rpm (info) (download)
Changelog * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-14 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-11 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-8 - Perl 5.28 rebuild