Skip to main content


Get stock and mutual fund quotes from various exchanges

Changes for 1.55_01 - 2023-05-27T15:05:41-07:00

#284 #260


Excel-Writer-XLSX-1.11


Create a new file in the Excel 2007+ XLSX format.

Changes for 1.11 - 2023-03-19
  • Added support for simulated worksheet `autofit()`.
  • Refactored internal column property handling to allow column ranges to be overridden (a common UX expectation).
  • Add `quote_prefix` format property.
  • ! Add fix for forward/backward slash issue on Windows perl builds. Possibly introduced by a change in File::Find. Issue #284
  • ! Fix for duplicate number formats. Issue #283
  • ! Add fix for worksheets with tables and background images.
  • ! Replace/fix the worksheet protection password algorithm so that is works correctly for strings over 24 chars.

https://metacpan.org/dist/Excel-Writer-XLSX
#284 #283