Sat, 17 Jan 2026 10:54:52 CST | login

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

ID25355
Package Nameperl-Readonly
Version2.05
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Readonly.git?.#8d99a2d3ef0eb4638994bacfec25a1139438e8d6
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 18:56:14 CST
CompletedThu, 25 Jul 2024 18:58:44 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-1.oc9.src.rpm (info) (download)
noarch
perl-Readonly-2.05-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 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.05-1 - initial build