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

Changes for version 2.04

  • ! Fixed handling of Euro symbol in num_format() strings.
  • ! Renamed the Excel 5 style merge() format to the more correct center_across(). Updated examples accordingly.
  • ! Added bug warning about using merge formats outside of merged ranges.
  • Fixed handling of double quotes in formula strings. Thanks to a tip from merlyn.
  • The 2.xx versions are now compatible with MS Access. Removed statements to the contrary.

Modules

Write to a cross-platform Excel binary file.
An abstract base class for Excel workbooks and worksheets.
A class for creating Excel files > 7MB.
A class for defining Excel formatting.
A class for generating Excel formulas
A writer class to store BIFF data in a OLE compound storage file.
Helper functions for Spreadsheet::WriteExcel.
A writer class for Excel Workbooks.
A writer class for Excel Workbooks > 7MB.
A writer class for Excel Worksheets.