Revision history for Spreadsheet-XLSX-Reader-LibXML + New feature. - Removed/deprecated feature. ! Bug fix. * Place holder NOTE: This software is designated as alpha quality until this notice is removed. v0.1_1 2014-06-06 10:06:00-07:00 America/Los_Angeles + Initial (non-functional) github release v0.5_1 2014-11-07 08:23:08-08:00 America/Los_Angeles + Initial near CPAN ready release with a full test suit for cross platform testing + Changed the Cell class to be just an encapulated data holder ! Fixed the resources links in the META files + Used type support from Type::Coercions to allow for data transformation definitions ! The documentation is all wrong. Next release I promise! ! Reader parsing support only - DOM parsing contract dependant or some (possibly distant) time in the future v0.7_1 2014-11-12 07:41:39-08:00 America/Los_Angeles + POD for the main module complete + Improved POD for the worksheet module v0.10.1 2014-11-13 05:37:32-08:00 America/Los_Angeles + Finished the Worksheet POD + Completed the Cell POD + Completed the Error POD + Completed the CellToColumnRow POD + Another (but not final0 proofread of the Spreadsheet::XLSX::Reader::LibXML POD + Release with a Beta rev to try and Index on MetaCPAN v0.10.2 2014-11-13 10:29:27-08:00 America/Los_Angeles + Fixed and updated the POD based on a MetaCPAN read v0.10.4 2014-11-16 09:35:36-08:00 America/Los_Angeles + Improved CellToColumnRow POD + Improved the top level POD + Improved the Worksheet POD ! Removed the SVPerlTalk.odp from the package (as bloat) Look in the github repository if you want to review it + Added a new POD file for the SharedStrings class (to be universal across Reader and DOM) + Added a new POD file for the Styles class (to be universal across Reader and DOM) + Added a new POD file for the CalcChain class (to be universal across Reader and DOM) v0.10.6 2014-11-18 16:46:07-08:00 America/Los_Angeles ! Fixed several errors in the CellToColumnRow POD + Improved the Error POD + More tweaks to the LibXML POD ! Fixed a precision bug in ParseExcelFormatStrings