X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FRole-Tiny.git;a=blobdiff_plain;f=lib%2FRole%2FTiny.pm;h=b034790f635ba0ef8a675445249ac336ccd94f0d;hp=67e5c05c6a2897ccee7d3e36bf768d31398117f4;hb=ed1d913d2c76d5a412083fe6e4a3cd3d313f9aed;hpb=7009811542c7b4f3b8eb32a01c3c31d7ee8efc7f diff --git a/lib/Role/Tiny.pm b/lib/Role/Tiny.pm index 67e5c05..b034790 100644 --- a/lib/Role/Tiny.pm +++ b/lib/Role/Tiny.pm @@ -652,12 +652,8 @@ overloads from the role to all copies of the object. L is the attribute-less subset of L; L is a meta-protocol-less subset of the king of role systems, L. -If you don't want method modifiers and do want to be forcibly restricted -to a single role application per class, Ovid's L exists. But -Stevan Little (the L author) and I don't find the additional -restrictions to be amazingly helpful in most cases; L's choices -are more a guide to what you should prefer doing, to our mind, rather than -something that needs to be enforced. +Ovid's L provides roles with a similar scope, but without method +modifiers, and having some extra usage restrictions. =head1 AUTHOR