PACKAGE NAME: perl-Readonly-2.05-x86_64-2_dce.tgz PACKAGE MIRROR: http://slackdce.radioclub.ar/slackdce/15.0/x86_64/ PACKAGE LOCATION: ./perl/perl-Readonly PACKAGE SIZE (compressed): 28 K PACKAGE SIZE (uncompressed): 80 K PACKAGE REQUIRED: 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: