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

Changes for version 1.00 - 2007-11-28

  • renamed $ENV{TEXT_CSV_XS} to $ENV{PERL_TEXT_CSV}
  • added $ENV{PERL_TEXT_CSV} acceptable values
  • deleted the dynamic mode section from the pod doc
  • deleted t/exp01-dynamic.t (the feature still remains.)

Changes for version 0.99_06 - 2007-11-08

  • modified _set_methods for Pod::Coverage test
  • added t/exp01-dynamic.t

Changes for version 0.99_05 - 2007-11-07

  • added 'dynamic mode' which can specify the worker module in new()ing This is so experimental that may be removed.
  • modified prototypes of Text::CSV_PP::NV, IV, PV

Changes for version 0.99_04 - 2007-11-06

  • re-rename Text::CSV_PP
  • added TODO

Changes for version 0.99_03 - 2007-11-05

  • CPAN released but beta version.
  • test suits are from Text::CSV_XS 0.32 and modfied for Text::CSV tests.

Changes for version 0.99_02 - 2007-11-02

  • pre release version.
  • passed the all Text::CSV_XS 0.32 test suits

Modules

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

Provides

in lib/Text/CSV_PP.pm