You are here: Home / LBN / Up2date / Core Linux / BastionLinux 19 / perl-Devel-GlobalDestruction-0.11-1.fc19.noarch

perl-Devel-GlobalDestruction-0.11-1.fc19.noarch

Package Attributes
RPM  perl-Devel-GlobalDestruction-0.11-1.fc19.noarch.rpm Architecture  noarch Size  15154 Created  2019/09/30 06:52:17 UTC
Package Specification
Summary Expose PL_dirty, the flag that marks global destruction
Group Development/Libraries
License GPL+ or Artistic
Home Page http://search.cpan.org/dist/Devel-GlobalDestruction
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.

Requires
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsXz)  
Provides
perl(Devel::GlobalDestruction)
perl-Devel-GlobalDestruction

Document Actions