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

This compares the burden of a basic Moose class to a basic Class::MOP class.

It is worth noting that the basic Moose class will also create a type constraint as well as export many subs, so this comparison is really not fair :)