Arjen Markus wrote:
Hm, there is a CSV reading module in Tcllib, so one could contemplate using Tcl instead of Perl for this. That ought to take care of the quotes and other nastiness...
Perl's Text::CSV module available from CPAN also handles these issues.