blob: 81d650c0594d0a29da15ec18ed0e84b82f772c1d (
plain) (
blame)
1
2
3
4
|
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.
|