perl-ReadonlyX - Faster facility for creating read-only scalars, arrays, hashes
Website: | https://metacpan.org/release/ReadonlyX/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- Description:
ReadonlyX is a near-drop-in replacement for Readonly, the popular 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.
Packages
perl-ReadonlyX-1.04-2.fc14.al.noarch [22 KiB] |
Changelog
by Emmanuel Seyman (2018-06-19):
- Take into account review comments (#1592780) |