mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
520417df28
XML::XPath engine. PR: ports/85896 Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net>
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
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
|