Description
Read-only scalars, arrays, and hashes can be created for safer Perl constants. Developers use this module to prevent accidental mutation of shared values and configuration data inside code. It affects in-memory values and is library support only.