in reply to Re: Find duplicate based on specific fields while allowing 2 mismatch
in thread Find duplicate based on specific fields while allowing 2 mismatch

Thanks for your time and sorry I missed to update without keeping spoiler tag.

I tried to explain the question again with more detail.

It is interesting to learn the map contruct, I was trying to do with just using Arrays which was I guess not efficient. I am learning more about 'hash' and 'map' using perlmonks suggestion. Thanks!

  • Comment on Re^2: Find duplicate based on specific fields while allowing 2 mismatch