foreach my $match ( keys %no_match_day_two ) { print $match unless exists $no_match_day_one{$_}; }