in reply to Re: Hashes do preserve insertion order after all
in thread Hashes do preserve insertion order after all

The OP was explicitly sorting by ref address of the values.

No matter how many hash entries you delete this order won't change.

The real problems with this approach were already addressed.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

  • Comment on Re^2: Hashes do preserve insertion order after all