in reply to
Sort of anonymous hash
Perhaps it is too obvious, but you could change
keys %{hash}
to
values %{hash}
Comment on
Re: Sort of anonymous hash
Select
or
Download
Code
In Section
Seekers of Perl Wisdom