On 7/21/06, Jerry DuVal <[EMAIL PROTECTED]> wrote:
Any way to catch a die message?
Perl has two common ways to do this: with an eval block and with the $SIG{'__DIE__'} mechanism; both are covered in the perlfunc entry about die. Hope this helps! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>