in reply to Checking contents of array against contents of a hash

A very small amount of real data and a sample script and its out plus the expected output that demonstrates what you are tying to do would help a lot.

Without any extra information I suspect you need to build a reverse lookup hash from your array of hashes.

True laziness is hard work
  • Comment on Re: Checking contents of array against contents of a hash