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
But maybe you don't even need to populate a new hash since, at this point in the code, you have the two keys and the two strings representing the other columns; so you could quite probably make the comparison (or call the subroutine making the comparison) just there, instead of the print statement.
|
|---|