in reply to Re^2: Fixing: Experimental keys on scalar is now forbidden
in thread Fixing: Experimental keys on scalar is now forbidden
The postfix syntax below also works, and is easier to read.
my @t = keys {map { $_ => 1 } qw|uno dos tres| }->%*;
Memory fault -- brain fried
|
|---|