This site has been archived!!! Click here to visit the new openkoji buildsystem!

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

ID139925
Package Nameperl-namespace-sweep
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 byhezhengyu
State complete
Volume DEFAULT
StartedWed, 27 Mar 2024 07:07:11 CST
CompletedWed, 27 Mar 2024 07:11:16 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
build.log
hw_info.log
installed_pkgs.log
state.log
root.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