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

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