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