|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: Text::CSVby dkubb (Deacon) |
| on Jan 18, 2001 at 01:33 UTC ( [id://52674]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
This is an excellent module, but I prefer to use Text::CSV_XS. It's an XS based module, and is quite fast, definately the fastest perl module for manipulating quote-comma files on CPAN, that I have heard of. It has an identical interface to Text::CSV, meaning all would have to do a s/Text::CSV/Text::CSV_XS/g on the source file, and it should work the same.
In Section
Module Reviews
|
|
||||||||||||||||||||||||||||