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

Changes for version 2.03 - 2015-07-06

  • Now accepts embedded newlines in fields. Previously parsing would fail when embedded newlines were encountered. [Ken Williams]
  • Now sets 'binary => 1' by default, as recommended by the Text::CSV_XS docs. This also allows multi-line data by default. [Ken Williams]
  • The distribution now lives on GitHub, is controlled by Dist::Zilla, and this version was released by Ken Williams. Feel free to fork it or send pull requests or whatever.

Modules

Highly flexible CSV parser for large files