Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Hash code bug

by reasonablekeith (Deacon)
on Apr 28, 2006 at 08:30 UTC ( [id://546213]=note: print w/replies, xml ) Need Help??


in reply to Re: Hash code bug
in thread Hash code bug

   and that code isn't doing anything. What do you think it should do?

That's not quite true. Perl will autovivify the first two keys. Dumper reveals %line to be...

print Dumper(\%line); __OUTPUT__ $VAR1 = { 'A' => { 'B' => {} } };
---
my name's not Keith, and I'm not reasonable.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-03-29 02:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found