Hi oldwarrior32,
Change the call to new as follows:
my $csv = Text::CSV->new( { binary => 1, eol => "\n\n" } );
(You will have to adjust the "\n\n" to meet your exact requirements.)
HTH,
Athanasius <°(((>< contra mundum
In reply to Re: Need to create CSV using Text::CSV
by Athanasius
in thread Need to create CSV using Text::CSV
by oldwarrior32
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |