Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Calling nested containers with XML::Simple

by Kanji (Parson)
on Jul 05, 2002 at 06:56 UTC ( [id://179576]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $i->{snmp}->{version}
  2. or download this
    $i->{snmp}->[0]->{version}->[0]
    
    # or $i->{snmp}[0]->{version}[0], which 
    # reads more legibly to me (YMMV)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-25 23:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found