in reply to Find common values in a hash and print the respective keys
Not exactly sure of what you want to do, but as a starting point, you could sort the keys on the values and then print together the keys where the values match.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Find common values in a hash and print the respective keys
by Anonymous Monk on May 26, 2013 at 18:57 UTC |