|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re (tilly) 2: csv2xls.plby tilly (Archbishop) |
| on Apr 17, 2001 at 14:28 UTC ( [id://73143]=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.
Text::CSV's API is unfortunately incompatible
with handling embedded returns in a CSV file.
Text::CSV_XS can, or you can try
(now new on CPAN) Text::xSV for a pure Perl
solution.
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||||||