Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Devel-GlobalDestruction | Distribution: OpenMandriva Lx |
Version: 0.14 | Vendor: OpenMandriva |
Release: 1 | Build date: Thu Oct 24 20:42:18 2024 |
Group: Development/Perl | Build host: altra-3.openmandriva.org |
Size: 4543 | Source RPM: perl-Devel-GlobalDestruction-0.14-1.src.rpm |
Packager: bero_massbuild <bero+massbuild@lindev.ch> | |
Url: https://metacpan.org/pod/Devel::GlobalDestruction | |
Summary: Expose PL_dirty, the flag which marks global |
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.
GPLv2+ or Artistic
/usr/share/man/man3/Devel::GlobalDestruction.3pm.zst /usr/share/perl5/vendor_perl/Devel /usr/share/perl5/vendor_perl/Devel/GlobalDestruction.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 8 23:29:50 2024