my %hash1; #### my %hash1 = ( "1", "20", "2", "20", "4", "19", "5", "20", "10", "20", "6", "18"); #### unless ($hash2{$thisKey}) { #### if (isNull(\%hash2, $thisKey)) {