$ perl -I. -MMyChild -E 'MyChild->new->test;' Due to a method name conflict between roles 'Bar and Foo', the method 'test' must be implemented by 'MyChild' at /usr/share/perl5/Moo/Role.pm line 280. Compilation failed in require. BEGIN failed--compilation aborted.