So you're wanting to have the role have the same name but be from different classes?
You want one role to override another?
update: https://metacpan.org/pod/distribution/Moose/lib/Moose/Manual/Roles.pod#METHOD-EXCLUSION-AND-ALIASING
with 'Breakable' => { -alias => { break => 'break_bone' } }, 'Breakdancer' => { -alias => { break => 'break_dance' } };
Now does Moo/Moo::Role or Role::Tiny support alias for with?
In reply to Re: Moo[se] namespace weirdness with conditionally composed-in Roles (two roles with the same name, with alias)
by Anonymous Monk
in thread SOLVED [ create_class_with_roles() ]: Moo[se] namespace weirdness with conditionally composed-in Roles
by 1nickt
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |