Wed, 08 Apr 2026 17:55:33 CST | login

Information for build perl-constant-defer-6-1.oc9

ID23338
Package Nameperl-constant-defer
Version6
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-constant-defer.git?.#92d8aa5420d81b14c20ef9412311ab41f5c63ddf
SummaryConstant subs with deferred value calculation
Descriptionconstant::defer creates a subroutine which on the first call runs given code to calculate its value, and on the second and subsequent calls just returns that value, like a constant. The value code is discarded once run, allowing it to be garbage collected.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:51:22 CST
CompletedMon, 03 Jun 2024 19:52:52 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-constant-defer.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-constant-defer.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-constant-defer-6-1.oc9.src.rpm (info) (download)
noarch
perl-constant-defer-6-1.oc9.noarch.rpm (info) (download)
perl-constant-defer-tests-6-1.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 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6-1 - initial build