my $position = index $chrom, $_; if ( $position != -1 ) { # we matched }