in reply to Excel Limitations
If I'm right, the solution is to install Spreadsheet::WriteExcel::Big and convert your Perl script to use that module instead of Spreadsheet::WriteExcel.
The Perfect is the Enemy of the Good.