![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Why does 'keys' need a named hash?by duelafn (Parson) |
on Apr 05, 2017 at 12:04 UTC ( #1187096=note: print w/replies, xml ) | Need Help?? |
It needs a real hash to work on (possibly there is a more technical description of this), but the map just produces a list of values, not a hash. You can do it all in one line though:
Good Day,
In Section
Seekers of Perl Wisdom
|
|