in reply to for each unique value in a column find the max value..need perl script
I would in particular point out Text::CSV for parsing the file and Relational Operators and Foreach Loops for processing.