in reply to Re: Find all keys from a value in a hash
in thread Find all keys from a value in a hash
Actually the idea is to have a hash look up table to translate the values, that's why the sample code, I will have in a sub routine and each item will be passed and matched, then the key returned.