The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.03

  • Changed the prototype for Readonly, to make the usage cleaner. Unfortunately, this breaks backwards-compatability for this function. Users of this function who have Perl 5.8 or later will have to change their source code. Also, users of this function who upgrade to perl 5.8+ will have to change their usage. Having discussed this feature change with a number of people, I felt that breaking compatability was worth the gain in simplicity of usage. (Thanks to Damian Conway for the suggestion).
    • Removed "use warnings" so the module will work in perl 5.005.

Modules

Facility for creating read-only scalars, arrays, hashes.

Provides

in Readonly.pm
in Readonly.pm
in Readonly.pm