in reply to Re^2: Text::CSV - parsing
in thread Text::CSV - parsing

Well, this doesn't deal with the parentheses properly, so this would make your ++solution a better one then. You don't have to worry about embedded newlines, enclosing parentheses, the non default quote character or extra white space. And parsing DB data as SQL makes sense :)