Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Trying to pull the key values from a Hash

by bellaire (Hermit)
on Nov 24, 2009 at 15:20 UTC ( [id://809100]=note: print w/replies, xml ) Need Help??


in reply to Trying to pull the key values from a Hash

Beneath the top level, your autovivified hashes are actually hash references. Try:
keys %{$children{$parent_id}};

Log In?
Username:
Password:

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

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

    No recent polls found