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 0.3.6 - 2024-08-26

  • cleaned up some POD
  • added an alias "i" that does the same thing as "get" for the virtual methods associated with the ARRAY accessors
  • added before and after examples for some pathological uses of deeply nested hashs and arrays as an example of the potential for cleaning up old code with lots of HASH and ARRAY refs very easily

Modules

Provides baptise, like bless but creates accessors for you. It does other cool things to make Perl code easier to read and maintain, too.