Facility for creating read-only scalars, arrays, hashes

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
RPM
perl-Readonly-2.05-28.fc42.noarch.rpm
Summary
Facility for creating read-only scalars, arrays, hashes
URL
https://metacpan.org/release/Readonly
Group
Unspecified
License
GPL-1.0-or-later OR Artistic-1.0-Perl
Source
perl-Readonly-2.05-28.fc42.src.rpm
Checksum
d5042198d45b370ebb99202ac52e67a9b2ae4ee7c452357bd4a04a3d53c146b2
Build Date
2025/01/18 17:00:01
Requires
perl(:VERSION) >= 5.5.0
Provides
perl(Readonly) = 2.05
perl(Readonly::Array)
perl(Readonly::Hash)
perl(Readonly::Scalar)
perl-Readonly = 2.05-28.fc42