Revision history for Perl extension Text::CSV::Encoded.
0.09 Fri Oct 9 16:56:43 2009
- 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)
0.08 Thu Apr 23 15:23:42 2009
[Text::CSV::Encoded::Coder::EncodeGuess]
- undef check before encode/decode (rt#45078)
0.07 Wed Oct 22 02:10:21 2008
- first release version
[Text::CSV::Encoded]
[Text::CSV::Encoded::Coder::Base]
[Text::CSV::Encoded::Coder::Encode]
[Text::CSV::Encoded::Coder::EncodeGuess]