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

No CPAN modules?
  • Comment on Re^4: Help with converting Python script to Perl for CSV sort

Replies are listed 'Best First'.
Re^5: Help with converting Python script to Perl for CSV sort
by Laurent_R (Canon) on Jan 31, 2017 at 20:04 UTC
    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.