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