in reply to Re^2: Matching hash keys from different hashes and utilizing in new hash
in thread Matching hash keys from different hashes and utilizing in new hash

Well, yes, maybe, but that's what I understand from the OP.

I am doing this kind of processing (albeit usually much more complicated) all the time, but it very frequently (almost always) follows a remove duplicates step. Here, we don't know enough about input data.

  • Comment on Re^3: Matching hash keys from different hashes and utilizing in new hash