in reply to
Preserving order for nested hashes using Tie::IxHash
Yes, the most easy way is to use
Tie::IxHash::Easy
instead of
Tie::IxHash
.
Boris
Comment on
Re: Preserving order for nested hashes using Tie::IxHash
In Section
Seekers of Perl Wisdom