in reply to Re^2: Fixing: Experimental keys on scalar is now forbidden
in thread Fixing: Experimental keys on scalar is now forbidden

Thanks for the clarification, ikegami (++).

The postfix syntax below also works, and is easier to read.

my @t = keys {map { $_ => 1 } qw|uno dos tres| }->%*;

                Memory fault   --   brain fried