in reply to Unable to extract value from hash table
Hi,
Think about if you need or want to use constant you can use Readonly & Readonly::XS instead. It even allows you to have lexical constants
Regards,