my ( $first_match ) = grep { $line =~ m/\Q$_\E/ } keys %InputData_EmployersHash; print $search and last SEARCH if $first_match ne "";