Thu, 02 May 2024 21:11:41 UTC | login

Information for build perl-namespace-clean-0.27-11.fc31

ID89527
Package Nameperl-namespace-clean
Version0.27
Release11.fc31
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, 16 Jul 2019 07:51:32 UTC
CompletedTue, 16 Jul 2019 07:51:32 UTC
Tags
f31
RPMs
src
perl-namespace-clean-0.27-11.fc31.src.rpm (info) (download)
noarch
perl-namespace-clean-0.27-11.fc31.noarch.rpm (info) (download)
Changelog * 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 * Fri Feb 09 2018 Paul Howarth <paul@city-fan.org> - 0.27-7 - BR: perl-generators unconditionally * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.27-6 - Escape macros in %changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-3 - Perl 5.26 rebuild