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