makamaka / Text-CSV

comma-separated values manipulator
24 stars 19 forks source link

Stop undefined quote_char from interfering with escape_char - RT 109097 #31

Closed ozcoder closed 7 years ago

ozcoder commented 8 years ago

I have fixed https://rt.cpan.org/Public/Bug/Display.html?id=109097 and added testing.

charsbar commented 7 years ago

Thanks. Merged your fix: https://github.com/makamaka/Text-CSV/commit/5a2da66c9d60b5ae8013236da87c072158500984 (travis part is not merged.)