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
Comment on
Re^2: Permanently sort a hash
In Section
Seekers of Perl Wisdom