The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module Spreadsheet::WriteExcel.

0.22 Oct 22 2000:
Major
Added Format.pm and the facility for cell formatting.

0.21 Oct 1 2000:
Minor
Replaced direct access to worksheets array with a workbook method;
worksheets(). Added set_selection() and set_col_width() worksheet
methods. Replaced the missings thats, including the that that were
in the icebox. Added MS Access bug warning; thanks Harold Bamford.

0.20 Aug 27 2000:
Major
Added multiple worksheets and OLE wrapper. Now compatible with
Star Office, Gnumeric and XESS.

0.11 Aug 25 2000:
Minor
Changes to documentation. Explanation of how to use WriteExcel
in CGI's. Thanks Daniel Gardner.

0.10 May 13 2000:
Minor
Bug in close() and DESTROY sequence fixed, thanks John Wren.
Biff version number fixed, thanks Aurthur@ais, and then unfixed.
Shakey test and distro fixed, thanks to many.

0.09 Feb 1 2000:
Minor
Code for writing DIMENSIONS updated to account for bug when reading
files with QuickView.
Renamed xl_write methods to write.

0.08 Jan 16 2000:
First CPAN release. Spreadsheet::WriteExcel - Write text and numbers
to minimal Excel binary file.