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

Name perl-Perl-Destruct-Level
Epoch 0
Version 0.02
Release 31.el9
Architecture aarch64
Website/URL https://metacpan.org/release/Perl-Destruct-Level
License GPL+ or Artistic
Build Time 2024-09-25 21:42:33
Build Host builder-arm64-1.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 196f4bf084c4bbe7cd477b1bb6ac75f5a3e876921bb823d9da5a39f278f9b4df
× 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