Hi Toby,
i take this ticket as an opportunity to thank you for your work on CPAN!
you made our live much easier :)
also i'm thanks for your interest about sympatic.
Show quoted text> Subject: Add a way to load Moo::Role instead of Moo
> use Sympatic::Role;
> use Sympatic 'Role';
we obviously should have that and i wonder what could be the best way
from the user perspective.
use Sympatic::Role;
is in front of
use Moo::Role;
so this is easy to memorize. Also for the moment, the Sympatic interface
is really easy as you can just shutdown features ... like
Sympatic -oo -utf8io ....
so Sympatic 'role' would be the first "opt in" option.
what do you think ?
regards
marc