in reply to Re: Comparing values in same hash?
in thread Comparing values in same hash?

Thanks, this is a simple approach that works. I tried a nested foreach loop but my results kept printing the wrong information. Adding the grep in works great.