Facility for creating read-only scalars, arrays, hashes
- New upstream release 1.61
- Fix array and hash tie() while in XS mode (exposed by Params::Validate
tests)
- Fix implicit undef value regression
(https://github.com/sanko/readonly/issues/8)
- Normal constants (strings, numbers) do not appear to be read-only to
Internals::SvREADONLY($) but perl itself doesn't miss a beat when you
attempt to assign a value to them; fixing test regression in
t/general/reassign.t
- Minor documentation fixes (spell check, etc.)
(https://github.com/sanko/readonly/issues/7)
- Update shellbang patch
|
||
|---|---|---|
| .gitignore | ||
| perl-Readonly.spec | ||
| Readonly-1.61-interpreter.patch | ||
| sources | ||