in reply to Re: Non-deprecated way to access multi-level hashes
in thread Non-deprecated way to access multi-level hashes
This is the most efficient solution. I wish I could recall exactly where I have read that maps() are more efficient than foreach. Perhaps in Advanced Perl Programming, or not.