Tue, 13 Jan 2026 09:13:00 CST | login

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

ID27788
Package Nameperl-Perl-Destruct-Level
Version0.02
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Perl-Destruct-Level.git?.#69beea93c16af0f8a73a76a42453d2c7bbca3c9f
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 16:13:04 CST
CompletedMon, 05 Aug 2024 16:15:30 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-1.oc9.src.rpm (info) (download)
aarch64
perl-Perl-Destruct-Level-0.02-1.oc9.aarch64.rpm (info) (download)
perl-Perl-Destruct-Level-debuginfo-0.02-1.oc9.aarch64.rpm (info) (download)
perl-Perl-Destruct-Level-debugsource-0.02-1.oc9.aarch64.rpm (info) (download)
x86_64
perl-Perl-Destruct-Level-0.02-1.oc9.x86_64.rpm (info) (download)
perl-Perl-Destruct-Level-debuginfo-0.02-1.oc9.x86_64.rpm (info) (download)
perl-Perl-Destruct-Level-debugsource-0.02-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Tue Jul 30 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.02-1 - initial build