Wed, 04 Feb 2026 17:31:14 CST | login

Information for build perl-UNIVERSAL-can-1.20140328-1.oc9

ID24472
Package Nameperl-UNIVERSAL-can
Version1.20140328
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-UNIVERSAL-can.git?.#673ce393771e2ed24d7801d03298461fc685a982
SummaryHack around people calling UNIVERSAL::can() as a function
DescriptionThe UNIVERSAL class provides a few default methods so that all objects can use them. Object orientation allows programmers to override these methods in subclasses to provide more specific and appropriate behavior. Some authors call methods in the UNIVERSAL class on potential invocants as functions, bypassing any possible overriding. This is wrong and you should not do it. Unfortunately, not everyone heeds this warning and their bad code can break your good code.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 20:08:41 CST
CompletedTue, 04 Jun 2024 20:09:49 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-UNIVERSAL-can.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-UNIVERSAL-can.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-UNIVERSAL-can-1.20140328-1.oc9.src.rpm (info) (download)
noarch
perl-UNIVERSAL-can-1.20140328-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.20140328-1 - initial build