< Home - < Back

perl-Devel-GlobalDestruction


Information about the package, perl-Devel-GlobalDestruction, which is shipped with common Linux distributions. The perl-Devel-GlobalDestruction package is designed for, Expose PL_dirty, the flag which marks global destruction.


Package Name:

perl-Devel-GlobalDestruction

Summary:

Expose PL_dirty, the flag which marks global destruction

Description:

Perl's global destruction is a little tricky to deal with with respect to finalizers because it's not ordered and objects can sometimes disappear. Writing defensive destructors is hard and annoying, and usually if global destruction is happenning you only need the destructors that free up non process local resources to actually execute. For these constructors you can avoid the mess by simply bailing out if global destruction is in effect.

Architecture:

x86_64

Version:

0.02

Release:

7.el6

Size:

12 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Devel-GlobalDestruction


Control the perl-Devel-GlobalDestruction package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Devel-GlobalDestruction

This command will install perl-Devel-GlobalDestruction on the server.

yum remove perl-Devel-GlobalDestruction

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

yum -y remove perl-Devel-GlobalDestruction

This command will un-install perl-Devel-GlobalDestruction 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-Devel-GlobalDestruction when using the -y flag.

yum update perl-Devel-GlobalDestruction

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

yum -y update perl-Devel-GlobalDestruction

This command will update perl-Devel-GlobalDestruction 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-Devel-GlobalDestruction when using the -y flag.

yum info perl-Devel-GlobalDestruction

This command will show you core information about the perl-Devel-GlobalDestruction package.

yum deplist perl-Devel-GlobalDestruction

This command will show you the dependencies for perl-Devel-GlobalDestruction. 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-Devel-GlobalDestruction

This command will check if there is an update waiting on perl-Devel-GlobalDestruction. 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.