Facility for creating read-only scalars, arrays, hashes
- New upstream release 2.01
- Disallow initialization of Readonly variables by assignment, allowed by
Perl prototype changes in v5.16; assignment initialization of scalars sets
scalar variables to undef and lists and hashes initialized by assignment
are not read only
- Use %license
- Upstream switched to Module::Build::Tiny flow
- Update interpreter patch
|
||
|---|---|---|
| .gitignore | ||
| perl-Readonly.spec | ||
| Readonly-2.01-interpreter.patch | ||
| sources | ||