perl-common-sense - "Common sense" Perl defaults
Website: | http://search.cpan.org/dist/common-sense |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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.0-2.fc14.noarch [21 KiB] |
Changelog
by Marcela Maslanova (2010-04-30):
- Mass rebuild with perl-5.12.0 |