extension to add XPath support to XML::DOM
XML::DOM::XPath allows you to use XML::XPath methods to query a DOM.
This is often much easier than relying only on getElementsByTagName.

It lets you use all of the XML::DOM methods.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://search.cpan.org/dist/XML-DOM-XPath/
