Re: Aliasing methods in CPAN roles

2009-10-17 Thread Jon Lang
David Green wrote: > Aha, so the bark:(Dog:) syntax identifies the method by its signature as > well, thus distinguishing it from the .bark:(Tree:) method.  This works fine > when the sigs can distinguish the invocants, which is very common.  However, > I could have ambiguous methods even including

[perl #69863] Call with only named parameters has auto-threading issues

2009-10-17 Thread jn...@jnthn.net (via RT)
# New Ticket Created by jn...@jnthn.net # Please include the string: [perl #69863] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=69863 > perl6 -e "sub foo(Int :$name) { say $name }; foo(name => 1|2)" ResizablePMCArray: ind