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.11 - 2014-01-07

  • add +_traits_behave_like_roles config attribute which prevents roles from overriding class methods, matching the behavior of regular Moose roles
  • remove Class::MOP::load_class and use Class::Load due to deprecation warning

Modules

trait loading and resolution for Moose