Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Readonly | Distribution: Mageia |
Version: 2.50.0 | Vendor: Mageia.Org |
Release: 3.mga8 | Build date: Wed Feb 12 14:44:14 2020 |
Group: Development/Perl | Build host: localhost |
Size: 66089 | Source RPM: perl-Readonly-2.50.0-3.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/Readonly | |
Summary: 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. If any of the values you pass to Scalar, Array, or Hash are references, then those functions recurse over the data structures, marking everything as Readonly. Usually, this is what you want: the entire structure nonmodifiable. If you want only the top level to be Readonly, use the alternate Scalar1, Array1 and Hash1 functions. Please note that most users of Readonly will also want to install a companion module Readonly::XS. See the "CONS" section below for more details.
GPL+ or Artistic
* Wed Feb 12 2020 umeabot <umeabot> 2.50.0-3.mga8 + Revision: 1506125 - Mageia 8 Mass Rebuild * Thu Sep 20 2018 umeabot <umeabot> 2.50.0-2.mga7 + Revision: 1285938 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-Readonly /usr/share/doc/perl-Readonly/Changes /usr/share/doc/perl-Readonly/LICENSE /usr/share/doc/perl-Readonly/META.json /usr/share/doc/perl-Readonly/META.yml /usr/share/doc/perl-Readonly/MYMETA.yml /usr/share/doc/perl-Readonly/eg /usr/share/doc/perl-Readonly/eg/benchmark.pl /usr/share/man/man3/Readonly.3pm.xz /usr/share/perl5/vendor_perl/Readonly.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024