Click here to visit the old openkoji buildsystem (Archived)

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

ID36830
Package Nameperl-namespace-sweep
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.006
Release23.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-namespace-sweep.git#d48c45b391028a1bd28128e998dc1de044eba74e
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, 04 May 2024 13:45:35 CST
CompletedSat, 04 May 2024 13:55:55 CST
Taskbuild (f40, /rpms/perl-namespace-sweep.git:d48c45b391028a1bd28128e998dc1de044eba74e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-namespace-sweep.git#d48c45b391028a1bd28128e998dc1de044eba74e'}}
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)
Logs
noarch
root.log
installed_pkgs.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
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