in reply to
Sort rows in a csv file based on a date column
I'd use the *nix
sort
command, myself...
Comment on
Re: Sort rows in a csv file based on a date column
In Section
Seekers of Perl Wisdom