The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version v0.38.8 - 2015-08-05

  • ! Re-Dist::Zilla build with the version badge corrected ! Closes #51 in github This includes autoformatting of scientific numbers to the least significant digit in 9 positions scientific number autoformatting is an excel application function that occurs even in the absence of applied formats This includes some exclusion of scientific number like strings
  • Added the cell_xml_value attribute and methods to give access to the base scientific notiation data where Excel would mangle it or make it potentially less precise even in an unformtted raw value thanks @Tux for the test case
  • Added support for the old(old) Excel style single quote in the formula bar representing left justification ! Closes #49 in github
  • Expanded the file type allowance to include capitalized file extentions

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::XMLReader chartsheet base class
A LibXML::Reader sharedStrings base class
A LibXML::Reader styles base class
A LibXML::XMLReader worksheet base class
XMLReader to turn xlsx XML to perl hashes