in reply to
Randomizing Hash Implementation?
Further to Tilly's description, you can get the old behaviour back by setting an environment variable, eg
PERL_HASH_SEED=0 perl ...
[download]
Handy for benchmarking or debugging.
Dave.
Comment on
Re: Randomizing Hash Implementation?
Download
Code
In Section
Seekers of Perl Wisdom