On Sat, Mar 24, 2007 at 08:13:08AM -0700, [EMAIL PROTECTED] wrote: > +It is fine to use both C<without> and C<alias> with a single role. However, > +placing a method name in the exclude list and also aliasing it has undefined > +behaviour.
Is it possible to detect this and merely make it a fatal error? Nicholas Clark