ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
279 B
Text
6 lines
279 B
Text
This is a facility for creating non-modifiable variables. This is
|
|
useful for configuration files, headers, etc. It can also be useful as
|
|
a development and debugging tool, for catching updates to variables that
|
|
should not be changed.
|
|
|
|
WWW: https://metacpan.org/release/Readonly
|