summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-12-16 15:15:19 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-12-16 15:15:19 +0000
commit0c257aa06713d2f9a6bb575e5befb3618c55a526 (patch)
treeca50234a9d9379cffd0f5cc60dbb93593ccc4261
parentaa96fdb05a2beee538be220dd02b8bc975dd2802 (diff)
downloadperl-0c257aa06713d2f9a6bb575e5befb3618c55a526.tar.gz
...and remove the "1;" that is after the __END__
p4raw-id: //depot/perl@32621
-rw-r--r--lib/less.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/less.pm b/lib/less.pm
index 8ddfcd91e4..970b97a80c 100644
--- a/lib/less.pm
+++ b/lib/less.pm
@@ -153,5 +153,3 @@ At least it's backwards compatible in not doing much.
=back
=cut
-
-1;