$hash{$_} = $otherhash{$_} for grep !exists $hash{$_}, keys %otherhash;