Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I can't figure out what is going on, since it always happens on the 81st file but the exact file its writing at the time can change depending on the sequence. I can still accomplish what i want by running the script 3 separate times over different sequences but I'd like to know what could be causing this.Can't locate Carp/Heavy.pm in @INC (@INC contains: C:/Perl/lib C:/Perl +/site/lib .) at C:/Perl/lib/Carp.pm line 109, <inFile> line 1. (in cleanup) Can't use an undefined value as a HASH reference +at C:/Perl /site/lib/Spreadsheet/WriteExcel/Workbook.pm line 480.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Spreadsheet::WriteExcel # of files limitation?
by jmcnamara (Monsignor) on Jul 16, 2002 at 21:43 UTC | |
by tcdo6666 (Initiate) on Jul 17, 2002 at 17:57 UTC | |
by jmcnamara (Monsignor) on Jul 18, 2002 at 09:44 UTC | |
|
Re: Spreadsheet::WriteExcel # of files limitation?
by RMGir (Prior) on Jul 16, 2002 at 17:39 UTC | |
by tcdo6666 (Initiate) on Jul 16, 2002 at 17:47 UTC | |
by RMGir (Prior) on Jul 16, 2002 at 18:18 UTC |