Help for this page
$csv = Text::CSV_XS->new({binary => 1});
$csv = Text::CSV_XS->new({binary => 1}); ... } }