Wed, 08 Apr 2026 11:28:34 CST | login

Information for build perl-Class-Load-0.25-3.oc9

ID25672
Package Nameperl-Class-Load
Version0.25
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Class-Load.git?.#6cfe8e6bf7a937a50f4967881c952da0ea5d73c0
SummaryA working (require "Class::Name") and more
Descriptionrequire EXPR only accepts Class/Name.pm style module names, not Class::Name. How frustrating! For that, we provide load_class 'Class::Name'. It's often useful to test whether a module can be loaded, instead of throwing an error when it's not available. For that, we provide try_load_class 'Class::Name'. Finally, sometimes we need to know whether a particular class has been loaded. Asking %INC is an option, but that will miss inner packages and any class for which the filename does not correspond to the package name. For that, we provide is_class_loaded 'Class::Name'.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 21:50:31 CST
CompletedThu, 25 Jul 2024 21:53:45 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Class-Load.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Class-Load.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Class-Load-0.25-3.oc9.src.rpm (info) (download)
noarch
perl-Class-Load-0.25-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.25-3 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.25-2 - rebuild * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.25-1 - initial build