On 2009-09-08 06:17:41, ZAPHAR wrote:
Show quoted text> get_override_method_modifiers appears to be gone in recent versions of
> Moose ::Meta::Class. This breaks the override modifier warning code in
> MooseX::Object::Pluggable.
I have also experienced that very problem, the cause is, as apeiron, pointed out that your
plugin does not 'use Moose::Role' which means you don't have access to meta-
Show quoted text>get_override_method_modifiers as only roles have that.
I have attached a patch that gives a better error message and tells you how to fix the
problem.
--
Best regards,
David Jack Olrik <david@olrik.dk>
http://david.olrik.dk
GnuPG fingerprint C290 0A4A 0CCC CBA8 2B37 E18D 01D2 F6EF 2E61 9894
["The first rule of Perl club is You do not talk about Perl club"]