foreach my $item(@array) { if ($test eq $item) { #do something interesting } }