I got there! In the end. Somewhat circuitously ...
I knew this
returned a hash ...%{ {map { $_ => 'fish' } qw(one two red blue)} }
And I knew Dumper needed a reference ...
And I suspected that if I could successfully pass Dumper a reference to an array I might finally understand what was going on with
that bit.%{ { ... } }
Thank you very much.
Thanks,
cbeckley
In reply to Re^4: Syntax for casting map to a hash or an array
by cbeckley
in thread Syntax for casting map to a hash or an array
by cbeckley
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |