- Millerif (my @matches = grep {$input{$_}} qw(info1 info2 info3)) { print "Matched: @matches"; } else { print "none of the conditions were met\n"; }
In reply to Re: a simple question...
by wind
in thread a simple question...
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |