Hey Monks,
I am very new on perl but I like it a lot. Right now I am working on hashes, and I have a hash with multiple values for each key. I know that I can get the key for a certain value if it is the only value for that key. But how can I get the key if I only know one of its values?
I know that I should put some code here, but I have no idea about how to write it
Thanks for your help!!!!