|
|
| Do you know where your variables are? | |
| PerlMonks |
Re (tilly) 2: csv2xls.plby tilly (Archbishop) |
| on Apr 17, 2001 at 18:28 UTC ( #73143=note: print w/ replies, xml ) | Need Help?? |
|
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
Snippets Section
|
|
||||||||||||||||||||