Changes for version v0.10.1 - 2014-11-13
- 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
Changes for version v0.7_1 - 2014-11-12
- POD for the main module complete
- Improved POD for the worksheet module
Changes for version v0.5_1 - 2014-11-07
- 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
Changes for version v0.1_1 - 2014-06-06
- Initial (non-functional) github release
Modules
Read xlsx spreadsheet files with LibXML
XLSX Cell data and formatting source
Translate Excel cell IDs to row column
Moose class for remembering the last error
Default xlsx number formats and localization
Top level xlsx worksheet interface
Role to manage logging name space
Parser of XLSX format strings
A type library for the LibXML xlsx reader
A useful Role for number mashing
LibXML::Reader base class for xlsx sheets
LibXML::Reader for the calcChain file
sharedStrings parsing with XML::LibXML::Reader
LibXML::Reader parser of Styles
A LibXML::Reader worksheet base class
Helper to turn xlsx XML to perl hashs