Thu, 09 Apr 2026 05:56:14 CST | login

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

ID25740
Package Nameperl-namespace-sweep
Version0.006
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-namespace-sweep.git?.#b14b60eab6bbeff7bdd6c5d3e0077b623a367c99
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 22:13:03 CST
CompletedThu, 25 Jul 2024 22:16:40 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-namespace-sweep.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-namespace-sweep.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-namespace-sweep-0.006-3.oc9.src.rpm (info) (download)
noarch
perl-namespace-sweep-0.006-3.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.006-3 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.006-2 - rebuild * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.006-1 - initial build