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