Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    ogd 0.03

    Download button

    No screenshots available
    Downloads: 269  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Elizabeth Mattijsen | More programs
    Perl Artistic License / FREE
    May 8th, 2012, 12:56 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    ogd description

    Ordered global destruction of objects stored in globals

    ogd is a Perl module to ordered global destruction of objects stored in globals.

    SYNOPSIS

     perl -m=ogd yourscript.pl # recommended

     export PERL5OPT=-m=ogd
     perl yourscript.pl

     use ogd;
     ogd->register( @object ); # for objects from XSUBs only


    This module adds ordered destruction of objects stored in global variables in LIFO order during global destruction.

    Ordered global destruction is only applicable to objects stored in non-lexical variables (even if they are in file scope). Apparently Perl destroys all objects stored file-level lexicals before the first END block is called.


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    ordered global destruction | stored objects | Perl module | Perl | objects | destruction

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM