Package : perl-ogd

Package details

Summary: Ordered global destruction of objects stored in globals

Description:
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.


URL: http://search.cpan.org/dist/ogd
License: GPL or Artistic

Maintainer: nobody

List of RPMs