Пакет perl-Perl-Destruct-Level: Информация
Исходный пакет: perl-Perl-Destruct-Level
Версия: 0.02-alt5_25
Собран: 21 ноября 2019 г. 9:08 в задании #241294
Категория: Разработка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://metacpan.org/release/Perl-Destruct-Level
Лицензия: GPL+ or Artistic
О пакете: Allows you to change perl's internal destruction level
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
perl-Perl-Destruct-Level (x86_64, ppc64le, i586, aarch64)
perl-Perl-Destruct-Level-debuginfo (x86_64, ppc64le, i586, aarch64)
perl-Perl-Destruct-Level (x86_64, ppc64le, i586, aarch64)
perl-Perl-Destruct-Level-debuginfo (x86_64, ppc64le, i586, aarch64)
Сопровождающий: Igor Vlasenko
Последнее изменение
20 ноября 2019 г. Igor Vlasenko 0.02-alt5_25
- update to new release by fcimport
24 января 2019 г. Igor Vlasenko 0.02-alt5_21
- rebuild with new perl 5.28.1
14 июля 2018 г. Igor Vlasenko 0.02-alt4_21
- update to new release by fcimport