in reply to Re: WriteExcel unicode question
in thread WriteExcel unicode question


Another point, using the OLE module is recommended over Spreadsheet::WriteExcel for more reliability working with Windows files.

"Citation needed".

AFAIK, there aren't any reliability problems with Spreadsheet::WriteExcel. Also, it doesn't work with "Windows files". It creates an Excel file, which is also a file format used on Mac and Linux, on any platform that Perl works on.

--
John.