my %new_hash; @new_hash{@filtered_keys} = @old_hash{@filtered_keys}; [download]
In reply to Re^3: map and grep (but for hashes) by runrig in thread map and grep (but for hashes) by zerohero