Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^4: Stepping up from XML::Simple to XML::LibXML

by Anonymous Monk
on Dec 22, 2014 at 18:48 UTC ( [id://1111060]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Stepping up from XML::Simple to XML::LibXML
in thread Stepping up from XML::Simple to XML::LibXML

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/

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1111060]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-19 03:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found