The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.61 - 2014-06-28

  • 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

Modules

Facility for creating read-only scalars, arrays, hashes

Provides

in lib/Readonly.pm
in lib/Readonly.pm
in lib/Readonly.pm

Examples