Mon, 29 Apr 2024 02:39:13 UTC | login

Information for build perl-namespace-sweep-0.006-23.fc40

ID284682
Package Nameperl-namespace-sweep
Version0.006
Release23.fc40
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
StartedWed, 21 Feb 2024 15:58:09 UTC
CompletedWed, 21 Feb 2024 15:58:09 UTC
Tags
f40
RPMs
src
perl-namespace-sweep-0.006-23.fc40.src.rpm (info) (download)
noarch
perl-namespace-sweep-0.006-23.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.006-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.006-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.006-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.006-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 28 2022 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.006-19 - Modernize spec. - Convert license to SPDX. * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.006-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.006-17 - Perl 5.36 rebuild