Fedora Packages

perl-common-sense

"Common sense" Perl defaults

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);

Releases Overview

Release Stable Testing
Fedora Rawhide 3.7.5-17.fc40 -
Fedora 40 3.7.5-17.fc40 -
Fedora 39 3.7.5-15.fc39 -
Fedora 38 3.7.5-15.fc38 -
EPEL 7 3.6-4.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-common-sense dash maintainers at fedoraproject dot org.



Sources on Pagure