in reply to Re: Matching hash keys from different hashes and utilizing in new hash
in thread Matching hash keys from different hashes and utilizing in new hash
Thanks, this was very helpful. I forgot to add that I wanted to make a new hash with only the common keys, and their associate column values (concatenated), but I believe I've got it. The reason for doing so was to split the columns apart in a subroutine I have for comparing the column values per key.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Matching hash keys from different hashes and utilizing in new hash
by Laurent_R (Canon) on Oct 22, 2017 at 07:31 UTC |