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

Changes for version 1.33 - 2015-03-03

  • Fix some reported bugs with handling fields with zeros. https://rt.cpan.org/Public/Bug/Display.html?id=93518 https://rt.cpan.org/Public/Bug/Display.html?id=92509 patched by shlomif
  • catch up Text::CSV_XS 1.02
    • add decode_utf8 attribute by ktat
  • fix warnings: $. is undefined by ktat
  • typo fixes in doc by anirvan, dsteinbrunner and pdl.
  • parse() supports bind_columns()
  • TODO: Updating documents and adding diag_verbose in the next version. Catching up CSV_XS 1.04.

Modules

comma-separated values manipulator (using XS or PurePerl)
Text::CSV_XS compatible pure-Perl module

Provides

in lib/Text/CSV_PP.pm