Re: Timeout Handling (Re: WWW::HTTP )
Andreas Koenig (koenig@franz.ww.tu-berlin.de)
Thu, 18 May 95 00:47:28 +0200
Citing Martijn...
and Andreas suggested allowing the user to override
error handling, using MI.
Well, my suggestion came 2 hours before Larry revealed his
$SIG{__WARN__} and $SIG{__DIE__} pseudo signal handler. Don't they
solve the problem for us both? Now I can catch your die()s without
eval and I'm happy. And I hope you're doing a nice recovering, so that
I can bring my scripts to a graceful end :)
andreas