if (open(my $handle, '<', 'filename.txt')) { # success } else { # failure die "can't open 'filename.txt' for reading: $!"; }
In reply to Re: two statements in or
by moritz
in thread two statements in or
by Selvakumar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |