Package perl-Perl-Destruct-Level: Information

    Source package: perl-Perl-Destruct-Level
    Version: 0.02-alt5_25
    Latest version according to Repology
    Build time:  Nov 21, 2019, 09:08 AM in the task #241294
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-Perl-Destruct-Level (x86_64, ppc64le, i586, aarch64)
    perl-Perl-Destruct-Level-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

    ACL:
    Igor Vlasenko
    @everybody

      1. perl(Test/More.pm)
      2. perl(XSLoader.pm)
      3. perl(strict.pm)
      4. perl(warnings.pm)
      5. perl-devel
      6. perl-podlators
      7. findutils
      8. gcc
      9. rpm-build-perl
      10. rpm-build-perl
      11. perl(ExtUtils/MakeMaker.pm)
      12. coreutils

    Last changed


    Nov. 20, 2019 Igor Vlasenko 0.02-alt5_25
    - update to new release by fcimport
    Jan. 24, 2019 Igor Vlasenko 0.02-alt5_21
    - rebuild with new perl 5.28.1
    July 14, 2018 Igor Vlasenko 0.02-alt4_21
    - update to new release by fcimport