diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2013-11-30 00:15:11 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-30 00:13:42 -0600 |
commit | b90d579651df8c0da9ecd46af24bda391bfb8a75 (patch) | |
tree | 88d28cefc3e9412d5ecfd964da83c048b7917adb /perl | |
parent | 3eb37d3d1b36af8d01b953cc37c456031fab6473 (diff) | |
download | slackbuilds-b90d579651df8c0da9ecd46af24bda391bfb8a75.tar.gz |
perl/perl-strictures: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-strictures/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-strictures/README b/perl/perl-strictures/README index c22ca0d9a8..55a71d2626 100644 --- a/perl/perl-strictures/README +++ b/perl/perl-strictures/README @@ -1 +1 @@ -This module turn on strict and make all warnings fatal
\ No newline at end of file +This module turn on strict and make all warnings fatal |