summaryrefslogtreecommitdiff
path: root/lib/Autom4te/Getopt.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Autom4te/Getopt.pm')
-rw-r--r--lib/Autom4te/Getopt.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Autom4te/Getopt.pm b/lib/Autom4te/Getopt.pm
index c880e1f3..d73c5ef8 100644
--- a/lib/Autom4te/Getopt.pm
+++ b/lib/Autom4te/Getopt.pm
@@ -30,7 +30,7 @@ line options in conformance to the GNU Coding standards.
=cut
-use 5.006_002;
+use 5.006;
use strict;
use warnings FATAL => 'all';
use Exporter ();