PUIAS Penguin

Letter P

perl-common-sense - "Common sense" Perl defaults

Website: http://search.cpan.org/dist/common-sense
License: GPL+ or Artistic
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:

  use strict qw(vars subs);
  use feature qw(say state switch);
  no warnings;

Packages

perl-common-sense-3.5-1.puias6.noarch [25 KiB] Changelog by Paul Howarth (2012-03-24):
- Update to 3.5:
  - Localise $^W, as this causes warnings with 5.16 when some lost soul uses
    -w; common::sense doesn't support $^W, but tries to shield module authors
    and programs from its ill effects
- Don't need to remove empty directories from buildroot
- Drop %defattr, redundant since rpm 4.4

Listing created by Repoview-0.6.5-1.el6