[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-Perl-Destruct-Level-0.02-31.el9.x86_64 download

Name perl-Perl-Destruct-Level
Epoch 0
Version 0.02
Release 31.el9
Architecture x86_64
Website/URL https://metacpan.org/release/Perl-Destruct-Level
License GPL+ or Artistic
Build Time 2023-03-22 03:57:34
Build Host builder-x86-01.inferitos.ru
Summary Allows you to change perl's internal destruction level
Repositories CRB
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.
Errata
Size 16 KiB
Source Project perl-Perl-Destruct-Level-0.02-31.el9
SHA-256 checksum 0108035aff09b9400cb98af5f70b19517b4fe2f6bf9c9eadb22b88ddc776b81d
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.02-31
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.02-31
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.02-30
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937