Facility for creating read-only scalars, arrays, hashes
Go to file
Paul Howarth 21b881bc93 Update to 2.01
- 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
2016-02-25 14:09:14 +00:00
.gitignore Update to v1.5.0 2014-06-25 16:24:51 +01:00
perl-Readonly.spec Update to 2.01 2016-02-25 14:09:14 +00:00
Readonly-2.01-interpreter.patch Update to 2.01 2016-02-25 14:09:14 +00:00
sources Update to 2.01 2016-02-25 14:09:14 +00:00