Sat, 17 Jan 2026 20:37:19 CST | login

Information for build perl-Readonly-2.05-2.oc9

ID39528
Package Nameperl-Readonly
Version2.05
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Readonly.git?.#e5032eb6f1ccf5d9d16e4ea1eeb4495b993d735d
SummaryFacility for creating read-only scalars, arrays, hashes
DescriptionReadonly provides a facility for creating non-modifiable scalars, arrays, and hashes. Any attempt to modify a Readonly variable throws an exception. Readonly: * Creates scalars, arrays (not lists), and hashes * Creates variables that look and work like native perl variables * Creates global or lexical variables * Works at run-time or compile-time * Works with deep or shallow data structures * Prevents reassignment of Readonly variables
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 19:05:18 CST
CompletedFri, 13 Jun 2025 19:07:22 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Readonly.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Readonly.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Readonly-2.05-2.oc9.src.rpm (info) (download)
noarch
perl-Readonly-2.05-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> - 2.05-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.05-1 - initial build