Help for this page
Select Code to Download
Select
or
download this
use Text::CSV_XS qw( csv ); csv( in => "a.csv", out => "b.csv", ... );