Wed, 08 Apr 2026 20:28:06 CST | login

Information for build perl-autovivification-0.18-2.oc9

ID38931
Package Nameperl-autovivification
Version0.18
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-autovivification.git?.#654e547b05d0937824e63ac158cf0b1b53aa208d
SummaryLexically disable autovivification
DescriptionWhen an undefined variable is dereferenced, it gets silently upgraded to an array or hash reference (depending of the type of the dereferencing). This behavior is called autovivification and usually does what you mean (e.g. when you store a value) but it's sometimes unnatural or surprising because your variables gets populated behind your back. This is especially true when several levels of dereferencing are involved, in which case all levels are vivified up to the last, or when it happens in intuitively read-only constructs like exists.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 16:10:15 CST
CompletedFri, 13 Jun 2025 16:13:37 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-autovivification.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-autovivification.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-autovivification-0.18-2.oc9.src.rpm (info) (download)
aarch64
perl-autovivification-0.18-2.oc9.aarch64.rpm (info) (download)
perl-autovivification-debuginfo-0.18-2.oc9.aarch64.rpm (info) (download)
perl-autovivification-debugsource-0.18-2.oc9.aarch64.rpm (info) (download)
loongarch64
perl-autovivification-0.18-2.oc9.loongarch64.rpm (info) (download)
perl-autovivification-debuginfo-0.18-2.oc9.loongarch64.rpm (info) (download)
perl-autovivification-debugsource-0.18-2.oc9.loongarch64.rpm (info) (download)
x86_64
perl-autovivification-0.18-2.oc9.x86_64.rpm (info) (download)
perl-autovivification-debuginfo-0.18-2.oc9.x86_64.rpm (info) (download)
perl-autovivification-debugsource-0.18-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
aarch64
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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.18-2 - Rebuilt for loongarch64 * Thu Aug 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.18-1 - initial build