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

Changes for version 0.13

  • Added additional page setup methods: set_zoom() right_to_left() hide_zero() set_custom_color() set_tab_color() protect()
  • Added Cell property methods: set_locked() set_hidden()
  • Added example programs: hide_sheet.pl protection.pl right_to_left.p tab_colors.pl

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.