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

Re^4: Traverse an unknown multi-dimensional hash

by Anonymous Monk
on Jul 28, 2012 at 22:37 UTC ( [id://984247]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ub dumpHash {
        my ($element, $indent) = @_;
    ...
        }
    
        return $str;
    
  2. or download this
    toplevel-1 :    sublevel1a : =         value-1a
        sublevel1b : =         value-1b
    toplevel-2 :    sublevel1c :        value-1c.1 : =             replace
    +ment-1c.1
            value-1c.2 : =             replacement-1c.2
        sublevel1d : =         value-1d
    
  3. or download this
    toplevel-1 :    sublevel1a : =         value-1a
    toplevel-1 :   sublevel1b : =         value-1b
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (1)
As of 2024-04-19 00:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found