520417df28
XML::XPath engine. PR: ports/85896 Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net>
9 lines
266 B
Text
9 lines
266 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.
|
|
|
|
It lets you use all of the XML::DOM methods.
|
|
|
|
WWW: http://search.cpan.org/dist/XML-DOM-XPath/
|
|
|
|
- Mauricio
|
|
mauricio@arareko.net
|