in reply to Re^2: Filehandler Trouble
in thread Filehandler Trouble
The code was changed to the below.$workbook->close() or die "LOG->Error Closing File: $!";
Can you please explain what is wrong with the original syntax?$workbook->close() or die "Error Closing File: $!";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Filehandler Trouble
by chromatic (Archbishop) on Dec 16, 2004 at 04:28 UTC |