[ 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.src download

Name perl-Perl-Destruct-Level
Epoch 0
Version 0.02
Release 31.el9
Architecture src
Website/URL https://metacpan.org/release/Perl-Destruct-Level
License GPL+ or Artistic
Build Time 2023-03-22 03:57:21
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 11 KiB
Source Project perl-Perl-Destruct-Level-0.02-31.el9
SHA-256 checksum b90a0a8082fac26b744d53b654d1126d4b71fadfd797c440fa0dbaa709f12d46
× 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