2b1dacc826
- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
6 lines
233 B
Text
6 lines
233 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/
|