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


in reply to Re^2: map problem
in thread map problem

The code with the semi-colon

{ ("x$_" => 1) } is still a valid hash constructor, and it's not clear that the parens are required, so it's not as clear as it could be.