Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Readonly-2.50.0-4.mga9 RPM for noarch

From Mageia Cauldron for i586 / media / core / release

Name: perl-Readonly Distribution: Mageia
Version: 2.50.0 Vendor: Mageia.Org
Release: 4.mga9 Build date: Mon Mar 21 02:09:52 2022
Group: Development/Perl Build host: localhost
Size: 66089 Source RPM: perl-Readonly-2.50.0-4.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Mon Mar 21 2022 umeabot <umeabot> 2.50.0-4.mga9
  + Revision: 1810145
  - Mageia 9 Mass Rebuild

Files

/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, Tue Apr 9 10:16:32 2024