in reply to Using hashref values in constant declarations.

If what you want is to ensure that the hash contents cannot be changed elsewhere in your program then have a look at ReadonlyX.

  • Comment on Re: Using hashref values in constant declarations.