in reply to Re^3: how to use the values of the first hash to be the keys for the second hash
in thread how to use the values of the first hash to be the keys for the second hash
This is so great.
But the values in my hash1 are not arrays, they are strings with each key for hash2 separated by comma ",". How should I turn the strings in to array so that I could adapt to the code?
Thanks again, great help!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: how to use the values of the first hash to be the keys for the second hash
by choroba (Cardinal) on Sep 07, 2012 at 23:21 UTC |