in reply to Re^3: Using constants as hash keys
in thread Using constants as hash keys

Perl has no means to protect an identifier in a given scope.

This is academic to me so it's not a rhetorical question: does Readonly not qualify?