Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: parsing multi level XML with XML::Simple

by choroba (Cardinal)
on Jan 26, 2012 at 13:46 UTC ( [id://950089]=note: print w/replies, xml ) Need Help??


in reply to Re: parsing multi level XML with XML::Simple
in thread parsing multi level XML with XML::Simple

Yes. And once you get tired of typing arrows and long method names, you can switch to XML::XSH2:
open file.xml ; for (//level | //levels) { echo ==== level @name ==== ; for * echo contains name() @name ; }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-23 17:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found