this is a known limitation. another related issue: has foo => ( handles => "RoleName", )
__PACKAGE__->new->does("RoleName"); # false there are failing TODO tests for this already. If you'd like to fix it you're more than welcome
this is a known limitation. another related issue: has foo => ( handles => "RoleName", )
__PACKAGE__->new->does("RoleName"); # false there are failing TODO tests for this already. If you'd like to fix it you're more than welcome