RE: :CSV and multi character separator
- From: Philip.Garrett@xxxxxxxxxxx (Philip Garrett)
- Date: Fri, 27 Apr 2007 09:41:12 -0400
Garrett, Philip (MAN-Corporate) wrote:
Santosh Pathak wrote:http://www.annocpan.org/~JZUCKER/DBD-CSV-0.22/lib/DBD/CSV.pm<http://www.
Hi,
I read on following site that DBD::CSV supports multi-character
separator. But I am not able to use it. my separator is |++|
annocpan.org/%7EJZUCKER/DBD-CSV-0.22/lib/DBD/CSV.pm>
Even after setting sep_char to |++|, it doesn't work.
Am I missing something?
The current released version of DBD::CSV does not support this. The
author says he's added support to the next version, but I don't see it
on CPAN yet.
Oops! Wrong on that one. The current released version DOES have that
support, using the csv_class or csv_csv parameters.
Now the problem becomes finding a CSV parser that will do that, and
matches the interface of Text::CSV_XS. I haven't found one yet...
- Philip
.
- References:
- RE: :CSV and multi character separator
- From: Philip Garrett
- RE: :CSV and multi character separator
- Prev by Date: RE: :CSV and multi character separator
- Next by Date: Re: :CSV and multi character separator
- Previous by thread: RE: :CSV and multi character separator
- Next by thread: Re: :CSV and multi character separator
- Index(es):