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

Changes for version 1.90_01 - 2017-01-20

  • Text::CSV_PP is totally refactored using the code/doc of Text::CSV_XS 1.27. Almost all the code/docs in CSV_XS.pm are copied and a large portion of CSV_XS.xs is ported verbatim, and now CSV_PP passes all the tests for CSV_XS (with slight modification like s/XS/PP/g).

Modules

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

Provides

in lib/Text/CSV_PP.pm