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

Changes for version 0.09 - 2009-10-09

  • requires Text::CSV 1.12 or later.
  • Text::CSV::Encoded
    • A construction fail returns undef (rt#46077)
    • improved new() section in the document
  • Text::CSV::Encoded::Coder::Encod
  • Text::CSV::Encoded::Coder::EncodeGuess
    • attr 'blank_is_undef' was not effective (reported by Zsombor Welker)

Modules

Encoding aware Text::CSV.
Interface for Text::CSV::Encoded coder base class
Text::CSV::Encoded coder class using Encode
Text::CSV::Encoded coder class using Encode::Guess