[ol7_developer_EPEL] perl-Devel-GlobalDestruction-0.12-1.el7.noarch

Name:perl-Devel-GlobalDestruction
Version:0.12
Release:1.el7
Architecture:noarch
Group:Development/Libraries
Size:15896
License:GPL+ or Artistic
RPM: perl-Devel-GlobalDestruction-0.12-1.el7.noarch.rpm
Source RPM: perl-Devel-GlobalDestruction-0.12-1.el7.src.rpm
Build Date:Sat Oct 28 2017
Build Host:x86-ol7-builder-02.us.oracle.com
Vendor:Oracle America
URL:http://search.cpan.org/dist/Devel-GlobalDestruction
Summary:Expose PL_dirty, the flag that 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 happening 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.

Filelist (Show Changelog) (Show related packages)