Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Looping through nested repeated elements using XML::Simple

by pemungkah (Priest)
on Dec 13, 2006 at 20:11 UTC ( #589670=note: print w/replies, xml ) Need Help??


in reply to Re^2: Looping through nested repeated elements using XML::Simple
in thread Looping through nested repeated elements using XML::Simple

You're very welcome. One other thing: you can play around with expressions in the debugger as well. For instance, if you wanted to see what @{ $config->{person} } would give you, you could just enter x @{ $config->{person} } at the debugger prompt, and the debugger would happily dump it out for you.
  • Comment on Re^3: Looping through nested repeated elements using XML::Simple

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2023-11-29 09:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?