You are here: Home / LBN / Up2date / Core Linux / BastionLinux 13 / perl-common-sense-3.6-4.lbn13.noarch

perl-common-sense-3.6-4.lbn13.noarch

Package Attributes
RPM  perl-common-sense-3.6-4.lbn13.noarch.rpm Architecture  noarch Size  47216 Created  2017/08/04 11:09:31 UTC
Package Specification
Summary "Common sense" Perl defaults
Group Development/Libraries
License GPL+ or Artistic
Home Page http://search.cpan.org/dist/common-sense
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 portable prototype inplace io pipe unpack malloc deprecated glob digit printf layer reserved taint closure semicolon); no warnings qw(exec newline unopened);

Requires
rpmlib(VersionedDependencies)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsXz)  
Provides
perl(common::sense)
perl-common-sense-tests
perl-common-sense
Obsoletes
perl-common-sense-tests

Document Actions