in reply to
Search hash keys using values from array
Consider using a module to reverse the hash. Perhaps the function safe_reverse from
Hash::MoreUtils
.
Bill
Comment on
Re: Search hash keys using values from array
In Section
Seekers of Perl Wisdom