Subject: | Role applies unwanted methods to consuming class |
In MooX::Options::Role the use Moo::Role should be the last of the use lines. As you have it
now Path::Class which exports file and dir subs is having those subs applied to the role's
consuming class as methods. This is a known "feature" in Moo
Your preferred bug tracker has no apparent way to raise a new issue, so this instead