blob: 41d162def506e518ea9c55a2ad5dda2d4c1d2c9c (
plain)
1
2
3
4
5
6
|
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: https://metacpan.org/release/XML-LibXML
|