mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
b152e5d72b
Signed-off-by: Chris Novakovic <chris@chrisn.me.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
perl-Readonly.info | ||
perl-Readonly.SlackBuild | ||
README | ||
slack-desc |
perl-Readonly (Facility for creating read-only scalars, arrays, hashes) 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.