Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Readonly | Distribution: OpenMandriva Lx |
Version: 2.05 | Vendor: OpenMandriva |
Release: 2 | Build date: Mon Oct 21 21:43:20 2024 |
Group: Development/Perl | Build host: altra-5.openmandriva.org |
Size: 40244 | Source RPM: perl-Readonly-2.05-2.src.rpm |
Packager: bero_massbuild <bero+massbuild@lindev.ch> | |
Url: https://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.
GPLv2+ or Artistic
/usr/share/doc/perl-Readonly /usr/share/doc/perl-Readonly/Changes /usr/share/man/man3/Readonly.3pm.zst /usr/share/perl5/vendor_perl/Readonly.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 21 23:28:22 2024