http://www.perlmonks.org?node_id=211075


in reply to Re: using map to generate a hash of hash
in thread using map to generate a hash of hash

Well, I'm aware that I can do that more easily using a loop but I'm very curious to find out if and how this can be solved with map.