Skip Menu |

This queue is for tickets about the Role-Tiny CPAN distribution.

Report information
The Basics
Id: 92110
Status: resolved
Priority: 0/
Queue: Role-Tiny

People
Owner: Nobody in particular
Requestors: ovid [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 1.003003



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
On Mon Jan 13 07:53:50 2014, OVID wrote: Show quoted text
> The documentation says this: >
> > 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
You are misreading the statement. It claims that Role::Basic is limited to a single role *application* per class, which is correct as far as I can see. It's still probably worth revising though. I'll try to take care of this soon.
Fixed in 1.003003.