in reply to Re: Text::CSV_XS and blank linesin thread Text::CSV_XS and blank lines
This code would break any data that has embedded newlines. You should not rely on perl's diamond operator in CSV parsing.