The Text::CSV documentation explains how to set the sep_char and provides example use e.g.
my $csv = Text::CSV->new ({ sep_char => ';' });
In reply to Re: A module to parse CSVs line by line with an ability to set delimiter
by marto
in thread A module to parse CSVs line by line with an ability to set delimiter
by Doctrin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |