Expose PL_dirty, the flag which marks global
http://search.cpan.org/dist/Devel-GlobalDestruction/
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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:2/perl-Devel-GlobalDestruction && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Devel-GlobalDestruction-0.14.tar.gz | 0000010041 9.81 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-Devel-GlobalDestruction.changes | 0000002832 2.77 KB | |
perl-Devel-GlobalDestruction.spec | 0000002207 2.16 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 439450
from
Stephan Kulow (coolo)
(revision 16)
1
Comments 0