Thu, 05 Feb 2026 05:57:05 CST | login

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

ID39414
Package Nameperl-namespace-sweep
Version0.006
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-namespace-sweep.git?.#a3c56dd463e1eba695414e85ffbd1afd5458d5fe
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 18:38:41 CST
CompletedFri, 13 Jun 2025 18:41:30 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-compose
epol9-test-compose
RPMs
src
perl-namespace-sweep-0.006-4.oc9.src.rpm (info) (download)
noarch
perl-namespace-sweep-0.006-4.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.006-4 - Rebuilt for loongarch64 * 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