summaryrefslogtreecommitdiffstats
path: root/perl/perl-Class-MethodMaker
diff options
context:
space:
mode:
author dsomero2012-05-22 02:00:14 +0200
committer dsomero2012-05-22 02:01:58 +0200
commita11fe67bac39409a738d987823ad990bc2a49f6a (patch)
tree16d38504a106f38e2a9c9f05b7567a2e22ad10f7 /perl/perl-Class-MethodMaker
parentab0586e7c5c26167908e1872c8005760446ecab5 (diff)
downloadslackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.gz
Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-Class-MethodMaker')
-rw-r--r--perl/perl-Class-MethodMaker/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Class-MethodMaker/README b/perl/perl-Class-MethodMaker/README
index 786cabc474..50faad895e 100644
--- a/perl/perl-Class-MethodMaker/README
+++ b/perl/perl-Class-MethodMaker/README
@@ -1,2 +1,2 @@
This module solves the problem of having to continually write
-accessor methods for your objects that perform standard tasks. \ No newline at end of file
+accessor methods for your objects that perform standard tasks.