The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.14 - 2014-01-02

  • Changed the behaviour when parsing text/csv files. The Text::CSV_XS will not have binary switched on by default. Instead, the filehandle passed to Text::CSV_XS will have ':encoding(UTF-8)' switched on. Added corrupt csv and non-spreadsheet (image) test cases Improved code coverage a little

Modules

Drop-in replacement for Text::CSV_XS with spreadsheet support