|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: get_xf_index errorby jmcnamara (Monsignor) |
| on Jul 24, 2012 at 09:27 UTC ( #983337=note: print w/ replies, xml ) | Need Help?? |
|
At a guess I'd say that the $worksheet object has been garbage collected before you try to use it in colcmp(): You can verify that by adding a $workbook->close() to the end of your program.
--
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||