[ol10_u0_developer_EPEL] perl-Perl-Destruct-Level-0.02-35.el10_0.x86_64

Name:perl-Perl-Destruct-Level
Version:0.02
Release:35.el10_0
Architecture:x86_64
Group:Unspecified
Size:18719
License:GPL-1.0-or-later OR Artistic-1.0-Perl
RPM: perl-Perl-Destruct-Level-0.02-35.el10_0.x86_64.rpm
Source RPM: perl-Perl-Destruct-Level-0.02-35.el10_0.src.rpm
Build Date:Thu Dec 19 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://metacpan.org/release/Perl-Destruct-Level
Summary:Allows you to change perl's internal destruction level
Description:
This 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.

Changelog (Show File list) (Show related packages)