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