The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.06 - 2008-06-18

  • updated the compatibility for Text::CSV_XS version 0.51
    • set binary => 1 when UTF8 flag marked.
    • removed the max of 255 for bind_columns.
  • made the value type of $csv->{_STRING} corresponding to XS.

Modules

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

Provides

in lib/Text/CSV_PP.pm