http://www.perlmonks.org?node_id=1006702


in reply to Re: Hash order randomization is coming, are you ready?
in thread Hash order randomization is coming, are you ready?

Since we have to maintain the same order between values() and keys() I do not think that we can change this. However IMO you should not depend on it.

---
$world=~s/war/peace/g