my @new_array = @hash{ grep {exists $hash{$_}} @array };