in reply to Probably very simple (for those in the know)

Could you provide some sample code so we can see what you have tried, and how it did not work to your satisfication

That being said, my first thought is that if you read the file into a hash, use the fields as the key, check for the existance of the key before filling the value, then you can easily avoid duplicates.


I admit it, I am Paco.
  • Comment on Re: Probably very simple (for those in the know)