http://qs321.pair.com?node_id=850650


in reply to Error with DBD::CSV

Hi,

this typically happens when an invalid csv attribute is set. Could you please verify your attributes and give us the output of

$verinfo = $dbh->csv_version(); print "$verinfo\n"

This works with DBD::CSV 0.30 and DBI 1.612 - what is highly recommended to be used when asking for support ;)