Changes for version 1.17 - 2010-03-16

  • fixed parse working when setting quote_char undef.
  • made Text::CSV_XS compat 0.71
    • Text::CSV->error_diag() in void context warns instead of doing nothing
    • auto_diag also used for new () itself
  • added quote_null (introduced in Text::CSV_XS 0.72)

Modules

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

Provides

in lib/Text/CSV_PP.pm