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

Changes for version 0.23

  • Minor Added customisable numeric formats. Added set_row() method. Added set_1904() method. Added extra examples including contributions. Thanks to all. Moved secondary modules to WriteExcel namespace to clean-up Spreadsheet namespace which is now shared with ParseExcel. Fixed class data bug, thanks Cedric Bouvier. Fixed Excel crashing!! bug in STYLE, thanks Rich Sorden. Tidied up internal storage of FONTs and XFs. Renamed set_col_width() method to set_column(). Renamed set_format() method to set_num_format().

Modules

Write formatted text and numbers to a cross-platform Excel binary file.
An abstract base class for Excel workbooks and worksheets.
A class for defining Excel formatting.
A write class to store BIFF data in a OLE compound storage file.
A writer class for Excel Workbooks.
A writer class for Excel Worksheets.
A writer class for Excel Workbooks.

Provides

in WriteExcel/examples/Big.pm