Thanks for your reply Jenda. There isn't any explicit signal handling code being used. Are you suggesting there is something going on between the driver and the DBI module?
KFW At 09:49 AM 8/26/2009, Jenda Krynicky wrote:
Date sent: Wed, 26 Aug 2009 09:36:07 -0400 To: Ian Harisay <[email protected]>, "[email protected]" <[email protected]> From: Kevin Webb <[email protected]> Subject: RE: Problem catching exceptions > Thank you for your reply Ian. > > The $dbh->do() approach suffers from the same problem, do() doesn't return. > The program behaves in a classic "throwing an exception" mode by not > returning an error value and, appears to be, exiting the execution stack > abruptly printing the word "Aborted" to stderr. Any chance something installs a $SIG{__DIE__} hook? Jenda ===== [email protected] === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery
