in reply to Re^4: Help with converting Python script to Perl for CSV sort
in thread Help with converting Python script to Perl for CSV sort

Sure, why not CSV module. The original question was about sorting, I was just showing how to minimally change the OP code to sort the data.
  • Comment on Re^5: Help with converting Python script to Perl for CSV sort