in reply to Re: Spreadsheet::WriteExcel - using formats with multiple books (Fixed)
in thread Spreadsheet::WriteExcel - using formats with multiple books
I put a comment in the code that said "# Class Data". perl mustn't have read it. ;-)
I patched this bug a few days ago but I haven't uploaded it because I was busy adding other bugs. s/bugs/features/.
I hope to upload a new version of Spreadsheet::WriteExcel this weekend. The main addition will be customisable numerical formats. The problem with close() and DESTROY is explained in more detail in the updated documentation.
John.
--