Facility for creating read-only scalars, arrays, hashes
Go to file
Paul Howarth 2b8824002c Update to 1.61
- 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
2014-06-30 14:26:45 +01:00
.gitignore Update to v1.5.0 2014-06-25 16:24:51 +01:00
perl-Readonly.spec Update to 1.61 2014-06-30 14:26:45 +01:00
Readonly-1.61-interpreter.patch Update to 1.61 2014-06-30 14:26:45 +01:00
sources Update to 1.61 2014-06-30 14:26:45 +01:00