Thu, 02 May 2024 20:20:36 UTC | login

Information for build perl-namespace-autoclean-0.28-16.fc31

ID88265
Package Nameperl-namespace-autoclean
Version0.28
Release16.fc31
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedTue, 16 Jul 2019 05:32:34 UTC
CompletedTue, 16 Jul 2019 05:32:34 UTC
Tags
f31
RPMs
src
perl-namespace-autoclean-0.28-16.fc31.src.rpm (info) (download)
noarch
perl-namespace-autoclean-0.28-16.fc31.noarch.rpm (info) (download)
Changelog * Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-16 - Perl 5.30 re-rebuild of bootstrapped packages * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-15 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jul 01 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-12 - Perl 5.28 re-rebuild of bootstrapped packages * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-11 - Perl 5.28 rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-8 - Perl 5.26 re-rebuild of bootstrapped packages * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-7 - Perl 5.26 rebuild