The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v0.28.2 - 2014-12-13

  • ! Fixed #15 issue in github (Return precedence error)
  • Closed #2 issue in github (Remove the OLE::Storage_lite dependancy) ! Closes #17 in github (Allow parse to accept either a file name or a file handle)
    • Added a file_handle attribute to support passing either file handles or file names
    • Improved the test file 01-types.t to include coercions and error message checking

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
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
A LibXML::Reader worksheet base class
Helper to turn xlsx XML to perl hashs