ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/common-sense/sense.pm.PL
(Generate patch)

Comparing common-sense/sense.pm.PL (file contents):
Revision 1.4 by root, Thu Apr 15 23:46:22 2010 UTC vs.
Revision 1.5 by root, Mon May 3 19:49:09 2010 UTC

60 # portable prototype inplace io pipe unpack regexp 60 # portable prototype inplace io pipe unpack regexp
61 # deprecated exiting glob digit printf layer 61 # deprecated exiting glob digit printf layer
62 # reserved taint closure semicolon); 62 # reserved taint closure semicolon);
63 # no warnings qw(exec newline unopened); 63 # no warnings qw(exec newline unopened);
64 64
65
65=head1 DESCRIPTION 66=head1 DESCRIPTION
67
68 “Nothing is more fairly distributed than common sense: no one thinks
69 he needs more of it than he already has.”
70
71 – René Descartes
66 72
67This module implements some sane defaults for Perl programs, as defined by 73This module implements some sane defaults for Perl programs, as defined by
68two typical (or not so typical - use your common sense) specimens of Perl 74two typical (or not so typical - use your common sense) specimens of Perl
69coders. In fact, after working out details on which warnings and strict 75coders. In fact, after working out details on which warnings and strict
70modes to enable and make fatal, we found that we (and our code written so 76modes to enable and make fatal, we found that we (and our code written so

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines