pkgsrc-wip/p5-XML-DOM-XPath/DESCR
Bartosz Kuzma c993c0a299 XML::DOM::XPath allows you to use XML::XPath methods to query a DOM.
This is often much easier than relying only on getElementsByTagName.
2006-03-09 18:16:46 +00:00

2 lines
138 B
Text

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