in reply to Re: Sort Hash of hashes
in thread Sort Hash of hashes
I'm using Data::Dumper just to display the hash. To solve my problem, I'm storing the keys in the inner hash within an array but the value gets dropped. So I'll assume I'll have to store the value with the key.