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

Changes for version 0.46

  • ! Heavily refactored the ExcelFmt() function for maintainability and fixed several bugs, in particular for 12 hour clock times. Added test cases for above.
  • ! Removed use of $& match variables from ExcelFmt. Reported by Wigs. http://rt.cpan.org/Public/Bug/Display.html?id=42425
  • ! Replaced lvalue substr() with 4-arg substr() for efficiency. Reported by Goro Fuji. http://rt.cpan.org/Public/Bug/Display.html?id=42518
  • ! Removed spurious t/examples dir from Makefile.PL and removed unused t/lib dir. Reported by Peter (Stig) Edwards. http://rt.cpan.org/Public/Bug/Display.html?id=42442

Modules

Extract information from an Excel file.
A class for Cells.
A class for dumping Excel records.
A class for Cell formats.
A class for Cell formats.
A class for Cell formats.
A class for Cell formats.
A class for Cell fonts.
A class for Cell formats.
Rewrite an existing Excel file.
A class for SaveParser Workbooks.
A class for SaveParser Worksheets.
Utility functions for Spreadsheet::ParseExcel.
A class for Workbooks.
A class for Worksheets.