Mon, 29 Apr 2024 04:35:38 UTC | login

Information for build perl-namespace-sweep-0.006-3.fc27

ID14143
Package Nameperl-namespace-sweep
Version0.006
Release3.fc27
Epoch
SummarySweep up imported subs in your classes
DescriptionBecause Perl methods are just regular subroutines, it's difficult to tell what's a method and what's just an imported function. As a result, imported functions can be called as methods on your objects. This pragma will delete imported functions from your class's symbol table, thereby ensuring that your interface is as you specified it. However, code inside your module will still be able to use the imported functions without any problems.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:21:19 UTC
CompletedSat, 14 Apr 2018 20:21:19 UTC
Tags
f28
f29
RPMs
src
perl-namespace-sweep-0.006-3.fc27.src.rpm (info) (download)
noarch
perl-namespace-sweep-0.006-3.fc27.noarch.rpm (info) (download)
Changelog * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.006-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.006-2 - Perl 5.26 rebuild * Mon Feb 13 2017 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.006-1 - Initial Fedora package.