Letter P

perl-Readonly - Facility for creating read-only scalars, arrays, hashes

Website: https://metacpan.org/release/Readonly
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Alcance Libre, Inc.
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

Packages

perl-Readonly-2.05-6.aldos.src [43 KiB] Changelog by Joel Barrios (2023-08-30):
- Clean spec file.

Listing created by Repoview-0.6.6-6.fc14.al