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

Changes for version v0.34.4 - 2015-02-20

  • ! Closed #32 in github by creating a separation of chartsheet reading from worksheet reading. I also found a read sheets more than once bug and fixed it along the way (thanks @morungos) ! Wrote POD for Types.pm module and closed #5 in github

Documentation

Read xlsx calcChain files with LibXML
Read xlsx chartsheets 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
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
A type library for the LibXML xlsx reader
A LibXML::Reader xlsx base class
A LibXML::Reader calcChain base class
A LibXML::Reader worksheet base class
A LibXML::Reader sharedStrings base class
A LibXML::Reader styles base class
A LibXML::Reader worksheet base class
XMLReader to turn xlsx XML to perl hashes