How to Install and Uninstall libperl-destruct-level-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 03,2024

1. Install "libperl-destruct-level-perl" package

Please follow the steps below to install libperl-destruct-level-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libperl-destruct-level-perl

2. Uninstall "libperl-destruct-level-perl" package

Please follow the instructions below to uninstall libperl-destruct-level-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libperl-destruct-level-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libperl-destruct-level-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libperl-destruct-level-perl
Architecture: amd64
Version: 0.02-2build7
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: perl (>= 5.32.0-4), perlapi-5.32.0
Filename: pool/universe/libp/libperl-destruct-level-perl/libperl-destruct-level-perl_0.02-2build7_amd64.deb
Size: 8268
MD5sum: 38281167bad412c644e3ed460b46d1b4
SHA1: a3ea037ecae42a96856740a9b18e08fd845cf7eb
SHA256: f0a35102b7ee0270034b4459599b13aab3696b87741a42281ab5968bd4a0ffef
SHA512: 6992b534cfc7445d2f85748124e22804c76d9dc4ae8e3c65f2c69be040e9962009b101e07a3836cc8066128c4dc7ee0cd91bc081cbed8caed5c4b76e8eb8a4b7
Homepage: https://metacpan.org/release/Perl-Destruct-Level/
Description-en: Perl module to change Perl's destruction level
Perl::Destruct::Level is an interface allowing one to change Perl's internal
destruction level. While this functionality is available through the
PERL_DESTRUCT_LEVEL environment variable when perl is compiled with debug
support, this module provides it for perls without -DDEBUGGING.
.
The default value of the destruct level is 0; it means that perl won't bother
destroying all its internal data structures, but let the OS do the cleanup
for it at exit.
.
Relevant values recognized by perl are 1 and 2. Consult your source code to
know exactly what they mean. Note that some embedded environments might
extend the meaning of the destruction level for their own purposes: mod_perl
does that, for example.
Description-md5: 3dec2c476892862a087e45ef926a1b1a