r6199@rob-kinyons-computer-2 (orig r9979): rkinyon | 2007-09-22 20:25:25 -0400
[p5sagit/Excel-Template.git] / README
CommitLineData
d0eafc11 1Excel::Template is a layout system to use the data structure from HTML::Template
8ca5e726 2and create a Microsoft Excel file.
d0eafc11 3
8ca5e726 4CAVEAT: All limitations stated in Spreadsheet::WriteExcel are in force, as that
5is the module used for rendering. If the XLS file is corrupted, I would first
6make sure you aren't doing anything that it says is bad.