The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Spreadsheet-CSV

0.08   Wed Dec 25 19:15:00 2013
        Improved handling of XML entities

0.07   Wed Dec 25 13:31:00 2013
        Added License support in Makefile.PL

0.06   Wed Dec 25 13:13:00 2013
        Added kspread support

0.05   Wed Dec 25 09:17:00 2013
        Added t/05-sheets-utf8.t for UTF-8 testing and worksheet selection
        Added default binary option to Text::CSV_XS calls

0.04   Wed Dec 25 07:15:00 2013
        Added binmode calls to tests
	Code fixes to allow running on older perls

0.03   Tue Dec 24 07:50:00 2013
        Added better pod for error_diag method

0.02   Tue Dec 24 07:34:00 2013
        Fixed problems with pod coverage test

0.01   Mon Dec 23 22:15:00 2013
        Initial release.