if(grep {$_ eq 'blah'} @myarray) { # stuff }