Thu, 09 Apr 2026 07:12:34 CST | login

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

ID38948
Package Nameperl-constant-defer
Version6
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-constant-defer.git?.#948b8197bda9d3ae2a772620928c742ec4ef6601
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 16:18:22 CST
CompletedFri, 13 Jun 2025 16:23:48 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-compose
epol9-test-compose
RPMs
src
perl-constant-defer-6-2.oc9.src.rpm (info) (download)
noarch
perl-constant-defer-6-2.oc9.noarch.rpm (info) (download)
perl-constant-defer-tests-6-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 6-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6-1 - initial build