summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 8912266..1971a86 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -11,6 +11,7 @@ requires 'Tree::XPathEngine' => 0,
'Carp::Clan' => 0,
'Sub::Exporter' => 0,
'MooseX::AttributeHelpers' => 0,
+ 'perl' => '5.6.0',
;
test_requires 'Test::Most' => 0,