You are here: Home / LBN / Up2date / Core Linux / BastionLinux 25 / perl-Devel-GlobalDestruction-0.14-8.lbn25.noarch

perl-Devel-GlobalDestruction-0.14-8.lbn25.noarch

Package Attributes
RPM  perl-Devel-GlobalDestruction-0.14-8.lbn25.noarch.rpm Architecture  noarch Size  17916 Created  2023/06/18 04:31:53 UTC
Package Specification
Summary Expose PL_dirty, the flag that marks global destruction
Group Unspecified
License GPL+ or Artistic
Home Page https://metacpan.org/release/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