Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: I've got a hash of hashes how do i get my values out

by davorg (Chancellor)
on Oct 03, 2001 at 12:44 UTC ( [id://116383]=note: print w/replies, xml ) Need Help??


in reply to I've got a hash of hashes how do i get my values out

Or, to go directly to a particular value given the two keys that define it:

my $val = $hash{$key1}{$key2};

Log In?
Username:
Password:

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

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

    No recent polls found