perl-Readonly

Facility for creating read-only scalars, arrays, hashes

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
Website: http://search.cpan.org/dist/Readonly/
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-Readonly-1.03-22.el6_10.noarch [27 KiB] Changelog by Andrew Colin Kissa (2023-02-14):
- BaruwaOS rebuild
perl-Readonly-1.03-11.el6.noarch [21 KiB] Changelog by Stepan Kasal (2009-12-07):
- rebuild against perl 5.10.1