![]() |
|
more useful options | |
PerlMonks |
Re^3: Not able to create worksheets inside a subroutineby ig (Vicar) |
on Sep 30, 2013 at 07:15 UTC ( #1056298=note: print w/replies, xml ) | Need Help?? |
Spreadsheet::WriteExcel tries to close your workbook automatically but sometimes has problems "If the new(), add_worksheet() or add_format() methods are called in subroutines." You can read the section on the close() method for more detail on limitations of automatic closing.
In Section
Seekers of Perl Wisdom
|
|