diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2013-11-09 15:31:36 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-11 10:53:32 -0600 |
commit | 8d3a661c866723ed05b0effb8ec982569e05ed6d (patch) | |
tree | 000f9de2e6afa8abfe4eaf3dea8d746603cd9780 /perl/perl-strictures/README | |
parent | a02efdbe88b1c9ced0389f1ae4138df4c8ce9140 (diff) |
perl/perl-strictures: Added (Turn on strict and make all warning fatal)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-strictures/README')
-rw-r--r-- | perl/perl-strictures/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl/perl-strictures/README b/perl/perl-strictures/README new file mode 100644 index 0000000000000..c22ca0d9a8080 --- /dev/null +++ b/perl/perl-strictures/README @@ -0,0 +1 @@ +This module turn on strict and make all warnings fatal
\ No newline at end of file |