my $worked = eval {stuff}; if ($worked) { print "Yay!"; } else { print "Boo!: $@"; }
In reply to Re^5: Question on "Effective Perl Programming" (intervene)
by girarde
in thread Question on "Effective Perl Programming"
by jfroebe
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |