in reply to Re^2: Commas in quoted CSV records
in thread Commas in quoted CSV records
See A Guide to Installing Modules and A guide to installing modules for Win32, and Yes, even you can use CPAN. As you're under Windows, the most likely process available to you is to use the ppm utility that comes with ActiveState Perl to install Text::CSV_XS. If you have Strawberry Perl, ppm is not available but the "normal" installation process through cpan Text::CSV_XS should Just Work.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Commas in quoted CSV records
by Tux (Canon) on Mar 25, 2009 at 08:42 UTC | |
by CountZero (Bishop) on Mar 25, 2009 at 13:19 UTC | |
by generator (Pilgrim) on Mar 25, 2009 at 20:14 UTC | |
by generator (Pilgrim) on Mar 25, 2009 at 22:24 UTC | |
by Nkuvu (Priest) on Mar 25, 2009 at 22:43 UTC |