summaryrefslogtreecommitdiff
path: root/lib/Automake/Configure_ac.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Automake/Configure_ac.pm')
-rw-r--r--lib/Automake/Configure_ac.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Automake/Configure_ac.pm b/lib/Automake/Configure_ac.pm
index d4751ee26..efd428e2a 100644
--- a/lib/Automake/Configure_ac.pm
+++ b/lib/Automake/Configure_ac.pm
@@ -20,7 +20,7 @@
package Automake::Configure_ac;
-use 5.010;
+use 5.006;
use strict;
use warnings FATAL => 'all';