summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author dsomero2013-11-30 06:15:10 +0100
committer Robby Workman2013-11-30 07:13:42 +0100
commitb905de233cd71b6c06448465fc5d8a9c52b5344f (patch)
tree736f897b89efea3f2dd15adbafd2a47a8e51556f /perl
parent0417cf62ed9e8622cb4466b843e883746ed3314a (diff)
downloadslackbuilds-b905de233cd71b6c06448465fc5d8a9c52b5344f.tar.gz
perl/perl-LockFile-Simple: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-LockFile-Simple/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-LockFile-Simple/README b/perl/perl-LockFile-Simple/README
index c720f31232..487fdbff80 100644
--- a/perl/perl-LockFile-Simple/README
+++ b/perl/perl-LockFile-Simple/README
@@ -1,2 +1,2 @@
This module provides a simple file locking scheme based on basic
-file system primitives and properties. \ No newline at end of file
+file system primitives and properties.