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.05 - 2008-08-07

  • Totally rewritten as proper meta classes, so it supports introspection and all that good stuff. This breaks some old code because there is no longer a "containing class" for class attributes.

Modules

Declare class attributes Moose-style
Accessor method generation for class attributes
An attribute role for classes with class attributes
A metaclass role for classes with class attributes