diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2013-12-01 02:14:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-01 13:00:57 +0700 |
commit | 550242fc2772fed29da98163021bca912080d35f (patch) | |
tree | 90450c481274ae61f1adfc8b62728da1286322ed /perl/perl-Readonly/README | |
parent | 8c4ce253dbf1b7361a5a0bbaa6ec9be263d939c5 (diff) |
perl/perl-Readonly: Updated for version 1.04.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Readonly/README')
-rw-r--r-- | perl/perl-Readonly/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Readonly/README b/perl/perl-Readonly/README index 721e66b0c6d1..0b1e1eba2870 100644 --- a/perl/perl-Readonly/README +++ b/perl/perl-Readonly/README @@ -1,4 +1,4 @@ -perl-Readonly (Facility for creating read-only scalars, arrays, hashes.) +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 |