|
|
| There's more than one way to do things | |
| PerlMonks |
Re^5: Program unexpectedly terminatesby ColonelPanic (Friar) |
| on Nov 19, 2012 at 09:56 UTC ( #1004506=note: print w/ replies, xml ) | Need Help?? |
|
Well, your code should be catching any normal exit case. You still won't be catching exit() within an eval block, but your END statement should happen nonetheless. I don't see any way forward other than basic debugging in order to narrow down where, exactly, this problem occurs. When's the last time you used duct tape on a duct? --Larry Wall
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||