6 lines
259 B
Text
6 lines
259 B
Text
This module is an interface to the gnome libxml2 DOM parser (no SAX
|
|
parser support yet), and the DOM tree. It also provides an
|
|
XML::XPath-like findnodes() interface, providing access to the XPath API
|
|
in libxml2.
|
|
|
|
WWW: http://search.cpan.org/dist/XML-LibXML/
|