Package perl-Devel-GlobalDestruction: Information

    Source package: perl-Devel-GlobalDestruction
    Version: 0.02-alt2.1
    Build time:  Nov 12, 2010, 08:27 AM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Expose PL_dirty, the flag which marks global
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-Devel-GlobalDestruction (x86_64, i586)

    Maintainer: Mikhail Pokidko


    ACL:
    Mikhail Pokidko
    @cpan

      1. perl-Scope-Guard
      2. perl-Sub-Exporter
      3. perl-devel

    Last changed


    Nov. 7, 2010 Vladimir Lettiev 0.02-alt2.1
    - rebuilt with perl 5.12
    April 14, 2010 Alexey Tourbin 0.02-alt2
    - fixed directory packaging
    Oct. 20, 2008 Mikhail Pokidko 0.02-alt1
    - initial build for ALT Linux Sisyphus