@matches = grep {$hash{$_} eq "correct_value"} @array; if (@matches){ print "Success" } else { warn "no match" }
In reply to Re: error message in the end of the array looping?
by codeacrobat
in thread error message in the end of the array looping?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |