See also: http://www.c2.com/cgi/wiki?ExceptionHandlingInPerl. --Daveeval { ... }; if ($@ ne "") { my $error = $@; cleanup(); die "error was: $error\n"; }
In reply to Re: die function and notifications
by dpuu
in thread die function and notifications
by nimdokk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |