in reply to
Re: XML Parsing
in thread
XML Parsing
XSLT/libxslt is for transformations but it's not needed for querying (XPath), XML/libxml2/
XML::LibXML
is enough.
Comment on
Re^2: XML Parsing
In Section
Seekers of Perl Wisdom