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