FreeBSD.software
Home/devel/p5-Devel-GlobalDestruction

p5-Devel-GlobalDestruction

0.14devel

Expose PL_dirty, the flag which marks global destruction

Perl's global destruction is a little tricky to deal with WRT 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.

$pkg install p5-Devel-GlobalDestruction
metacpan.org/release/Devel-GlobalDestruction
Origin
devel/p5-Devel-GlobalDestruction
Size
11.3KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
19 packages

Dependencies (2)

Required By (19)