blob: 168352e91410b13a1199f6dcaacaee112a9440db (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: https://metacpan.org/release/XML-DOM-XPath
|