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

Changes for version 0.14

  • Added write_rich_string() method to write a string with multiple formats.
  • Added rich_strings.pl example program.
  • Added set_1904() method for dates with a 1904 epoch.
  • Added date_time.pl example program.
  • ! Fixed issue where leading and trailing whitespace in cell strings wasn't preserved.

Modules

Create a new file in the Excel 2007+ XLSX format.
Excel::Writer::XLSX example programs.
A class for defining Excel formatting.
A class for writing the Excel XLSX app.xml file.
A class for writing the Excel XLSX [Content_Types] file.
A class for writing the Excel XLSX core.xml file.
A class for creating the Excel XLSX package.
A class for writing the Excel XLSX Rels file.
A class for writing the Excel XLSX sharedStrings.xml file.
A class for writing the Excel XLSX styles file.
A class for writing the Excel XLSX Theme file.
A base class for the Excel::Writer::XLSX writer classes.
Light weight re-implementation of XML::Writer.
Helper functions for Excel::Writer::XLSX.
A writer class for Excel Workbooks.
A writer class for Excel Worksheets.