Revision history for Spreadsheet-CSV
0.11 Thu Dec 26 15:38:00 2013
Discovered issues from extracting floating point numbers from Spreadsheet::ParseExcel
re-wrote t/01-import.t to accept values supplied by Spreadsheet::ParseExcel
0.10 Thu Dec 26 07:49:00 2013
Added more debugging to tests for CPAN Tester failures
Set minimum perl to 5.10
0.09 Wed Dec 25 20:32:00 2013
Syntax fixes
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.