That's not quite true. Perl will autovivify the first two keys. Dumper reveals %line to be...
print Dumper(\%line); __OUTPUT__ $VAR1 = { 'A' => { 'B' => {} } };
In reply to Re^2: Hash code bug
by reasonablekeith
in thread Hash code bug
by Secode
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |