Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042577
en ru br
ALT Linux repos
S:0.02-alt5_25

Group :: Development/Other
RPM: perl-Perl-Destruct-Level

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.02-alt5_25
Build date: 20 november 2019, 11:33 ( 227.2 weeks ago )
Size: 8953 b

Home page:   https://metacpan.org/release/Perl-Destruct-Level

License: GPL+ or Artistic
Summary: Allows you to change perl's internal destruction level
Description:

This module allows you 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 of its internal data structures and lets the OS do the cleanup
for it at exit.

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

Note that some embedded environments might extend the meaning of the
destruction level for their own purposes: mod_perl does that, for example.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Perl-Destruct-Level
  • perl-Perl-Destruct-Level-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin