Mon, 29 Apr 2024 05:42:02 UTC | login

Information for build perl-namespace-sweep-0.006-4.fc28

ID36655
Package Nameperl-namespace-sweep
Version0.006
Release4.fc28
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 11:06:06 UTC
CompletedThu, 07 Jun 2018 11:06:06 UTC
Tags
f29
RPMs
src
perl-namespace-sweep-0.006-4.fc28.src.rpm (info) (download)
noarch
perl-namespace-sweep-0.006-4.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.006-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * 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.