http://www.perlmonks.org?node_id=941300


in reply to Re^2: Write more than 1 million records into excel sheet
in thread Write more than 1 million records into excel sheet

There is a perl 5.8.2 version of Excel::Writer::XLSX that is up to date with the latest version on CPAN available on this branch on GitHub.

It will probably become the main CPAN release in a week or so. Update: As of CPAN version 0.38 Excel::Writer::XLSX now supports perl 5.8.2.

P.S. If you are writing a million records you will probably want to turn on the set_optimization option.

Update: Perl 5.8.2 is now supported in Excel::Writer::XLSX >= version 0.38.

--
John.