On Thu, 12 Jul 2007 16:06:27 +0530 "Pushkar Pande" <[EMAIL PROTECTED]> wrote:
> How do we handle exceptions in perl? there is a Error.pm in CPAN, which allows you to write code like that try { something(); } catch Error with { code(); }otherwise{ foobar(); }; -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/