Revision history for Perl extension Text::CSV_PP.
1.02 Tue May 22 05:49:47 2007
- added Text::CSV_XS compatible methods
quote_char, escape_char, sep_char, eol, always_quote, binary, keep_meta_info
is_quoted, is_binary, meta_info
- added test files (copied and modified from Text::CSV_XS v0.26)
1.01 Fri May 13 13:15:26 2005
- added tests in t/01-use.t
- fixed pod doc
1.00 Thu May 12 12:52:47 2005
- original version; created by h2xs 1.22 with options
-AX -n Text::CSV_PP