in reply to Re: Sort rows in a csv file based on a date column
in thread Sort rows in a csv file based on a date column

Hi, Thanks for the response. I am looking for sorting a csv file based on a column of dates in such a way that, the output csv file will have rows with sorted dates (ascending). I have perl 5.6 and perl 5.8.3. So can't use modules to do this.
  • Comment on Re^2: Sort rows in a csv file based on a date column

Replies are listed 'Best First'.
Re^3: Sort rows in a csv file based on a date column
by Corion (Patriarch) on Apr 17, 2009 at 17:01 UTC