![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Why Doesn't each() DWIM?by hardburn (Abbot) |
on May 27, 2004 at 20:54 UTC ( #357053=note: print w/replies, xml ) | Need Help?? |
It is explicilty documented that hashes never, never, never have any meaningful order to them. So your "what you would expect" output is never going to be guarenteed to happen. Now, for having each be localized . . . maybe. It might cause problems with tied hashes. I'll leave it to someone more familer with the internals. ----
In Section
Seekers of Perl Wisdom
|
|