Skip Menu |

This queue is for tickets about the Spreadsheet-WriteExcel-Simple-Save CPAN distribution.

Report information
The Basics
Id: 4292
Status: resolved
Worked: 30 min
Priority: 0/
Queue: Spreadsheet-WriteExcel-Simple-Save

People
Owner: metaperl [...] gmail.com
Requestors: jmcnamara [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.03
Fixed in: (no value)



Subject: Module should binmode() filehandle
Spreadsheet::WriteExcel::Simple::Save doesn't binmode() the main internal filehandle before printing binary data to it. On Windows this will cause corruption of the generated Excel file.