in reply to Using a hash key value as the key in another hash.
There's nothing wrong with it. Though if you start getting beyond two hashes to three or more, your code may start getting complex and confusing. You may want to consider using objects or functions to wrap around your lookups.
|
|---|