Thu, 05 Mar 2026 17:31:41 CST | login

Information for build perl-Perl-Destruct-Level-0.02-2.oc9

ID39471
Package Nameperl-Perl-Destruct-Level
Version0.02
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Perl-Destruct-Level.git?.#0668e6d2bd61c0dc5b4473183f636f821c2338d7
SummaryAllows you to change perl's internal destruction level
DescriptionThis module allows you to change perl's internal destruction level. The default value of the destruct level is 0; it means that perl won't bother destroying all of its internal data structures and lets the OS do the cleanup for it at exit. For perls built with debugging support (-DDEBUGGING), an environment variable PERL_DESTRUCT_LEVEL allows you to control the destruction level. This module enables you to modify it on non-debugging perls too. Note that some embedded environments might extend the meaning of the destruction level for their own purposes: mod_perl does that, for example.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 18:50:30 CST
CompletedFri, 13 Jun 2025 18:53:42 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Perl-Destruct-Level.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Perl-Destruct-Level.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Perl-Destruct-Level-0.02-2.oc9.src.rpm (info) (download)
aarch64
perl-Perl-Destruct-Level-0.02-2.oc9.aarch64.rpm (info) (download)
perl-Perl-Destruct-Level-debuginfo-0.02-2.oc9.aarch64.rpm (info) (download)
perl-Perl-Destruct-Level-debugsource-0.02-2.oc9.aarch64.rpm (info) (download)
loongarch64
perl-Perl-Destruct-Level-0.02-2.oc9.loongarch64.rpm (info) (download)
perl-Perl-Destruct-Level-debuginfo-0.02-2.oc9.loongarch64.rpm (info) (download)
perl-Perl-Destruct-Level-debugsource-0.02-2.oc9.loongarch64.rpm (info) (download)
x86_64
perl-Perl-Destruct-Level-0.02-2.oc9.x86_64.rpm (info) (download)
perl-Perl-Destruct-Level-debuginfo-0.02-2.oc9.x86_64.rpm (info) (download)
perl-Perl-Destruct-Level-debugsource-0.02-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
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.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.02-2 - Rebuilt for loongarch64 * Tue Jul 30 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.02-1 - initial build