http://qs321.pair.com?node_id=1230009


in reply to Re: prevent stringification for hash-keys
in thread prevent stringification for hash-keys

That's sort of a solution, but I still would need to explicitely call lock_keys on every hash I use.

What I really want is a way to make $hash{bare_word} a compile-time error in a lexical scope...