foreach my $item ($array) { print "its the month of $month\n" if ($month eq $array[$i]; }