in reply to
Re^3: using quotes in hash keys
in thread
using quotes in hash keys
You could look in the Perl source code. Testing whether a bareword is not a warning/error is probably not in the grammar, though, but in logic applied later.
Comment on
Re: Re^3: using quotes in hash keys
In Section
Seekers of Perl Wisdom