Changes for version v0.24.2 - 2014-12-09
- added the empty_return_type attribute so that this package will emulate ParseExcel You can still choose to return undef by setting this attribute to 'undef_string' ! added another fix in the cleanup since it forced a fail when fails weren't needed
Documentation
Read xlsx calcChain files with LibXML
Read xlsx sharedStrings files with LibXML
Read xlsx styles files with LibXML
Read xlsx worksheets with LibXML
Modules
Read xlsx spreadsheet files with LibXML
XLSX Cell data and formatting source
Translate Excel cell IDs to column row
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
LibXML::Reader base class for xlsx sheets
LibXML::XMLReader 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