Package : perl-Perl-Destruct-Level

Package details

Summary: Allow to change perl's destruction level

Description:
This module allows to change perl's internal _destruction level_.

The default value of the destruct level is 0; it means that perl won't
bother destroying all its internal data structures, but let the OS do the
cleanup for it at exit.

For perls built with debugging support ('-DDEBUGGING'), an environment
variable 'PERL_DESTRUCT_LEVEL' allows to control the destruction level.
This modules enables to modify it on non-debugging perls too.


URL: http://search.cpan.org/dist/Perl-Destruct-Level
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs