summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 11e7649..bd808dd 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -12,6 +12,8 @@ requires 'Tree::XPathEngine' => 0,
test_requires 'Test::Most' => 0,
'Tree::DAG_Node::XPath' => 0,
+ 'HTML::TreeBuilder::XPath' => 0,
+ 'XML::XPathEngine' => 0,
;
WriteAll;