XML::LibXML has a fairly extensive documentation. For example findnodes is documented in XML::LibXML::Node, along with many other methods that can be used on any node, since it's the base class for all nodes. The general idea of how the XML document is represented is explained in this tutorial: http://www.w3schools.com/dom/
In reply to Re^4: Stepping up from XML::Simple to XML::LibXML
by Anonymous Monk
in thread Stepping up from XML::Simple to XML::LibXML
by grantm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |