in reply to
Is { } an empty block or a bug in perl?
The fuzzy logic and workarounds for disambiguating between code blocks and hashrefs are documented to some extent in
perlref |Making References
, so I wouldn't call it a bug.
Comment on
Re: Is { } an empty block or a bug in perl?
In Section
Meditations