INFO
Name: perl-Readonly
Version: 2.05-5.el8
Arch: noarch
Summary: Facility for creating read-only scalars, arrays, hashes
License: GPL+ or Artistic
Vendor: CloudLinux
Build Host: build.cloudlinux.com
Build Date: Mon Oct 14 15:33:27 2019
Size: 98929
URL: http://search.cpan.org/dist/Readonly/
Description: Readonly provides a facility for creating non-modifiable scalars,
arrays, and hashes. Any attempt to modify a Readonly variable throws
an exception.
Readonly:
* Creates scalars, arrays (not lists), and hashes
* Creates variables that look and work like native perl variables
* Creates global or lexical variables
* Works at run-time or compile-time
* Works with deep or shallow data structures
* Prevents reassignment of Readonly variables
FILES
/usr/share/doc/perl-Readonly
/usr/share/doc/perl-Readonly/Changes
/usr/share/doc/perl-Readonly/README.md
/usr/share/doc/perl-Readonly/benchmark.pl
/usr/share/doc/perl-Readonly/t
/usr/share/doc/perl-Readonly/t/bugs
/usr/share/doc/perl-Readonly/t/bugs/001_assign.t
/usr/share/doc/perl-Readonly/t/bugs/007_implicit_undef.t
/usr/share/doc/perl-Readonly/t/general
/usr/share/doc/perl-Readonly/t/general/array.t
/usr/share/doc/perl-Readonly/t/general/clone.t
/usr/share/doc/perl-Readonly/t/general/deepa.t
/usr/share/doc/perl-Readonly/t/general/deeph.t
/usr/share/doc/perl-Readonly/t/general/deeps.t
/usr/share/doc/perl-Readonly/t/general/docs.t
/usr/share/doc/perl-Readonly/t/general/export.t
/usr/share/doc/perl-Readonly/t/general/hash.t
/usr/share/doc/perl-Readonly/t/general/readonly.t
/usr/share/doc/perl-Readonly/t/general/reassign.t
/usr/share/doc/perl-Readonly/t/general/scalar.t
/usr/share/doc/perl-Readonly/t/general/tie.t
/usr/share/licenses/perl-Readonly
/usr/share/licenses/perl-Readonly/LICENSE
/usr/share/man/man3/Readonly.3pm.gz
/usr/share/perl5/vendor_perl/Readonly.pm
REQUIRES
perl(:MODULE_COMPAT_5.26.3)
perl(:VERSION) 5.5.0
perl(Carp)
perl(Exporter)
perl(Storable)
perl(strict)
perl(vars)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
perl(Readonly) 2.05
perl(Readonly::Array)
perl(Readonly::Hash)
perl(Readonly::Scalar)
perl-Readonly 2.05-5.el8
CONFIG FILES
/usr/share/doc/perl-Readonly
/usr/share/doc/perl-Readonly/Changes d
/usr/share/doc/perl-Readonly/README.md d
/usr/share/doc/perl-Readonly/benchmark.pl d
/usr/share/doc/perl-Readonly/t
/usr/share/doc/perl-Readonly/t/bugs
/usr/share/doc/perl-Readonly/t/bugs/001_assign.t d
/usr/share/doc/perl-Readonly/t/bugs/007_implicit_undef.t d
/usr/share/doc/perl-Readonly/t/general
/usr/share/doc/perl-Readonly/t/general/array.t d
/usr/share/doc/perl-Readonly/t/general/clone.t d
/usr/share/doc/perl-Readonly/t/general/deepa.t d
/usr/share/doc/perl-Readonly/t/general/deeph.t d
/usr/share/doc/perl-Readonly/t/general/deeps.t d
/usr/share/doc/perl-Readonly/t/general/docs.t d
/usr/share/doc/perl-Readonly/t/general/export.t d
/usr/share/doc/perl-Readonly/t/general/hash.t d
/usr/share/doc/perl-Readonly/t/general/readonly.t d
/usr/share/doc/perl-Readonly/t/general/reassign.t d
/usr/share/doc/perl-Readonly/t/general/scalar.t d
/usr/share/doc/perl-Readonly/t/general/tie.t d
/usr/share/licenses/perl-Readonly
/usr/share/licenses/perl-Readonly/LICENSE l
/usr/share/man/man3/Readonly.3pm.gz d
/usr/share/perl5/vendor_perl/Readonly.pm
LICENSE FILES
GPL+ or Artistic
|