Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Building an arbitrary-depth, multi-level hash

by Anonymous Monk
on Feb 28, 2009 at 22:57 UTC ( [id://747223]=note: print w/replies, xml ) Need Help??


in reply to Re: Building an arbitrary-depth, multi-level hash
in thread Building an arbitrary-depth, multi-level hash

my $p = \%hash; ... $p = $p->{$item};
AH! Thank you, sir - you're a scholar and a gentleman. *THAT* is the thing that I'd been struggling toward. A thousand thanks, and I'm going to save this thing (I don't think I'm going to go as far as tattooing it on my forehead, but you never know...)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-24 18:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found