summaryrefslogtreecommitdiff
path: root/lib/Getopt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Getopt')
-rw-r--r--lib/Getopt/Long.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Getopt/Long.pm b/lib/Getopt/Long.pm
index b5804597ce..1966ef3c91 100644
--- a/lib/Getopt/Long.pm
+++ b/lib/Getopt/Long.pm
@@ -35,7 +35,6 @@ BEGIN {
require 5.004;
use Exporter ();
use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
-# $VERSION = sprintf("%d.%02d", q$Revision: 2.18 $ =~ /(\d+)\.(\d+)/);
$VERSION = "2.17";
@ISA = qw(Exporter);