It is a way to trap possible error conditions during run time.eval "$val= ; "; if ( $@ eq "") { print "this is valid"; } else { print "$@ is invalid"; }
In reply to Re: help with a Perl term
by BigJoe
in thread help with a Perl term
by zdog
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |