summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author dsomero2013-11-30 06:13:39 +0100
committer Robby Workman2013-11-30 07:13:40 +0100
commit0d2b503a2186c66aa8963227c3ace2ad2a6b5aee (patch)
treecf5b1dfbd54528df1cd9bdee260c556f550f2baa /perl
parent2ca602a4243c4000fa6fc121f092dba5d7f621b3 (diff)
downloadslackbuilds-0d2b503a2186c66aa8963227c3ace2ad2a6b5aee.tar.gz
perl/perl-Capture-Tiny: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Capture-Tiny/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Capture-Tiny/README b/perl/perl-Capture-Tiny/README
index 8c2db9e601..e86b1828ed 100644
--- a/perl/perl-Capture-Tiny/README
+++ b/perl/perl-Capture-Tiny/README
@@ -1,3 +1,3 @@
Capture::Tiny provides a simple, portable way to capture almost
anything sent to STDOUT or STDERR, regardless of whether it comes
-from Perl, from XS code or from an external program. \ No newline at end of file
+from Perl, from XS code or from an external program.