sub function1 { my $var = (defined $_[0]) ? $_[0] : "No argument"; print $var . "\n"; }
In reply to Re: How to assign string "0" in short circuit
by olus
in thread How to assign string "0" in short circuit
by nikhil.patil
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |