summaryrefslogtreecommitdiffstats
path: root/perl/perl-Unicode-UTF8simple
diff options
context:
space:
mode:
author dsomero <xgizzmo@slackbuilds.org>2012-05-21 20:00:14 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-05-21 20:01:58 -0400
commita11fe67bac39409a738d987823ad990bc2a49f6a (patch)
tree16d38504a106f38e2a9c9f05b7567a2e22ad10f7 /perl/perl-Unicode-UTF8simple
parentab0586e7c5c26167908e1872c8005760446ecab5 (diff)
downloadslackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.gz
slackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.xz
Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-Unicode-UTF8simple')
-rw-r--r--perl/perl-Unicode-UTF8simple/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Unicode-UTF8simple/README b/perl/perl-Unicode-UTF8simple/README
index efaed32ff1..138ccc6bd9 100644
--- a/perl/perl-Unicode-UTF8simple/README
+++ b/perl/perl-Unicode-UTF8simple/README
@@ -5,4 +5,4 @@ mainly written for use with perl 5.00 to 5.6.0 because those perl
versions do not support Unicode::MapUTF8 or Encode.
Unicode::UTF8simple is written in plain perl (no C code) and will
-work with any Perl 5 version. It is just slightly slower than Encode. \ No newline at end of file
+work with any Perl 5 version. It is just slightly slower than Encode.