Subject: | Documentation fix |
The documentation says this:
Show quoted text
> If you don't want method modifiers and do want to be forcibly restricted to a single role application per class, Ovid's Role::Basic exists.
I'm not sure why it says that because it's not true. See http://cpansearch.perl.org/src/OVID/Role-Basic-0.13/t/composition.t
I would suggest this:
Show quoted text> If you don't need method modifiers and you want a module that hews closer to the original traits spec, Ovid's Role::Basic exists.
I think that's a more accurate way of describing my module and, if I may say so, a less offensive way or mentioning it.
Best,
Ovid