[ 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-common-sense-3.7.5-7.el9.x86_64 download

Name perl-common-sense
Epoch 0
Version 3.7.5
Release 7.el9
Architecture x86_64
Website/URL https://metacpan.org/release/common-sense
License GPL+ or Artistic
Build Time 2023-03-21 23:59:52
Build Host builder-x86-02.inferitos.ru
Summary "Common sense" Perl defaults
Repositories CRB, Extras
Description 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);
Errata
Size 30 KiB
Source Project perl-common-sense-3.7.5-7.el9
SHA-256 checksum a3b5df840346f245007aebeea2cad2fa7582e381f222b31bc5eff9b27a332391
× Full screenshot
Changelog 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