foreach my $element (@help) {   ; unless($data =~ /lc($element)/) { push @more_candidates, $element; }   ; }