PACKAGE NAME: perl-Readonly-2.05-x86_64-1_slackdce.txz PACKAGE LOCATION: ./perl/perl-Readonly PACKAGE SIZE (compressed): 24 K PACKAGE SIZE (uncompressed): 80 K PACKAGE REQUIRED: perl-Test-Harness,perl-ExtUtils-Config,perl-Meta-Requirements-Range,perl-CPAN-Requirements-Dynamic,perl-ExtUtils-Helpers,perl-ExtUtils-InstallPaths,perl-JSON,perl-Module-Build-Tiny PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: perl-Readonly: perl-Readonly (module for creating read-only scalars, arrays, hashes) perl-Readonly: perl-Readonly: This is a facility for creating non-modifiable variables. This is perl-Readonly: useful for configuration files, headers, etc. It can also be useful perl-Readonly: as a development and debugging tool, for catching updates to perl-Readonly: variables that should not be changed. perl-Readonly: perl-Readonly: Homepage: https://metacpan.org/release/Readonly perl-Readonly: perl-Readonly: perl-Readonly: