Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Non-deprecated way to access multi-level hashes

by jkva (Chaplain)
on Mar 07, 2006 at 15:13 UTC ( [id://534940]=note: print w/replies, xml ) Need Help??


in reply to Non-deprecated way to access multi-level hashes

carcassonne :
I'd try
for(keys %names) { push @Names, $names{$_}{realname}; }
Hope this helps.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-20 01:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found