> The TEXT::CSV_XS module has problems parsing delimited files 
> with funny characters, binary data or missing quotes.  It 
> will blank out the records. Does anyone know of another 
> module for parsing delimited files that can handle this type of data?

I think DBI handles CSV. I'd say your best bet is to look at search.cpan.org and
Find the module that suites you best.

> 
> Thanks!
> Kristi
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to