< Home - < Back

perl-Perl-Destruct-Level


Information about the package, perl-Perl-Destruct-Level, which is shipped with common Linux distributions. The perl-Perl-Destruct-Level package is designed for, Allows you to change perl's internal destruction level.


Package Name:

perl-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.

Architecture:

x86_64

Version:

0.02

Release:

2.el6

Size:

12 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Perl-Destruct-Level


Control the perl-Perl-Destruct-Level package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Perl-Destruct-Level

This command will install perl-Perl-Destruct-Level on the server.

yum remove perl-Perl-Destruct-Level

This command will un-install perl-Perl-Destruct-Level on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Perl-Destruct-Level, so you have to manually confirm that you want to do this.

yum -y remove perl-Perl-Destruct-Level

This command will un-install perl-Perl-Destruct-Level on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Perl-Destruct-Level when using the -y flag.

yum update perl-Perl-Destruct-Level

This command will update perl-Perl-Destruct-Level to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Perl-Destruct-Level, so you have to manually confirm that you want to do this.

yum -y update perl-Perl-Destruct-Level

This command will update perl-Perl-Destruct-Level to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Perl-Destruct-Level when using the -y flag.

yum info perl-Perl-Destruct-Level

This command will show you core information about the perl-Perl-Destruct-Level package.

yum deplist perl-Perl-Destruct-Level

This command will show you the dependencies for perl-Perl-Destruct-Level. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-Perl-Destruct-Level

This command will check if there is an update waiting on perl-Perl-Destruct-Level. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.