|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Direct reference to any element in a hash-of-hashby ioannis (Curate) |
| on Jun 15, 2006 at 12:46 UTC ( #555486=note: print w/ replies, xml ) | Need Help?? |
|
When you access a HoH this way, a random child-hash is printed; the is no guaranty it will be the first child-hash because the hash has no concept of element ordering. You will receive a random element.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||