SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Readonly rpm build for : Mageia 9. For other distributions click perl-Readonly.

Name : perl-Readonly
Version : 2.50.0 Vendor : Mageia_Org
Release : 4.mga9 Date : 2022-03-21 02:09:52
Group : Development/Perl Source RPM : perl-Readonly-2.50.0-4.mga9.src.rpm
Size : 0.06 MB
Packager : umeabot < umeabot>
Summary : Facility for creating read-only scalars, arrays, hashes
Description :
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/armv7hl/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Readonly-2.50.0-4.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Readonly-2.50.0-4.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Readonly-2.50.0-4.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Readonly-2.50.0-4.mga9.noarch.rpm
     

Provides :
perl(Readonly)
perl(Readonly::Array)
perl(Readonly::Hash)
perl(Readonly::Scalar)
perl-Readonly

Requires :
perl >= 0:5.005
perl(Exporter)
perl(strict)
perl(vars)
perl-base >= 2:5.34.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM