in reply to Re^2: How to add Rows/Columns in .csv using Tie::Handle:CSVin thread How to add Rows/Columns in .csv using Tie::Handle:CSV
And DBD::CSV is not an option either, as SQL::Statement does not support ALTER TABLE foo ADD COLUMN ... yet.