in reply to Re^3: How to swap columns in a csv file ?
in thread How to swap columns in a csv file ?


Hi,

Everything works fine now.
I still have one question : how to redirect the output of the csv module :
ex : csv (in => $aoh, headers => \@nh);
to a file instead of stdout ?

Regards.

Xuo.
  • Comment on Re^4: How to swap columns in a csv file ?

Replies are listed 'Best First'.
Re^5: How to swap columns in a csv file ?
by 1nickt (Canon) on Jan 09, 2025 at 10:05 UTC