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

Changes for version 1.12 - 2009-05-16

  • updated the compatibility for Text::CSV_XS version 0.65
    • new()ing errors can be checked on number (1002)
    • modified doc for error_diag() return value in case of constructor failure
  • parse() didn't set the given string ref into {_STRING}. (rt#45215)
  • getline() didn't handle a line having null (ex. "0)

Modules

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

Provides

in lib/Text/CSV_PP.pm