[ Все 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 ]
×

Пакет perl-common-sense-3.7.5-7.el9.x86_64 download

Имя perl-common-sense
Эпоха 0
Версия 3.7.5
Релиз 7.el9
Архитектура x86_64
Сайт https://metacpan.org/release/common-sense
Лицензия GPL+ or Artistic
Время сборки 2023-03-21 23:59:52
Хост сборки builder-x86-02.inferitos.ru
Краткое описание "Common sense" Perl defaults
Репозитории CRB, Extras
Полное описание This module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders: It's supposed to be mostly the same, with much lower memory usage, as: use utf8; use strict qw(vars subs); use feature qw(say state switch); use feature qw(unicode_strings unicode_eval current_sub fc evalbytes); no feature qw(array_base); no warnings; use warnings qw(FATAL closed threads internal debugging pack prototype inplace io pipe unpack malloc deprecated glob digit printf layer reserved taint closure semicolon); no warnings qw(exec newline unopened);
Эррата
Размер 30 КиБ
Исходный проект perl-common-sense-3.7.5-7.el9
Контрольная сумма SHA-256 a3b5df840346f245007aebeea2cad2fa7582e381f222b31bc5eff9b27a332391
× Full screenshot
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.7.5-7
- Rebuilt for MSVSphere 9.1.

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

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