Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Access Hashes of Hashes etc.

by DrHyde (Prior)
on Sep 14, 2011 at 09:32 UTC ( [id://925848]=note: print w/replies, xml ) Need Help??


in reply to Access Hashes of Hashes etc.

$thingy->{foo}->[3]->{wibble}->{wobble}->[4]->()
executes the coderef stored at element four in the arrayref stored under key 'wobble' in the hashref stored under key 'wibble' in the hash ref stored at element three in the arrayref under key 'foo' in the hashref in $thingy.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-25 08:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found