in reply to Re: Permanently sort a hash
in thread Permanently sort a hash

jettero,
Yes, but while that module provides rudimentary sorting capability - it is primarily designed to preserve insertion order. I wrote Tie::Hash::Sorted for far more complex sorting needs as well as a number of optimizations under the covers.

Cheers - L~R