2002-04-12 10:12:27 +02:00
|
|
|
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.
|
2001-05-29 12:40:49 +02:00
|
|
|
|
2003-02-27 13:56:10 +01:00
|
|
|
WWW: http://search.cpan.org/dist/XML-LibXML/
|