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.14 - 2009-10-08

  • updated the compatibility for Text::CSV_XS version 0.68
    • fail if first arg to new () is not a hash ref
    • added empty_is_undef
    • error_diag () uses warn () in void context instead of STDERR
    • added auto_diag attribute (not yet implemented localization feature for autodie)
    • updated documents same as Text::CSV_XS

Modules

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

Provides

in lib/Text/CSV_PP.pm