On Tue Dec 30 01:46:08 2008, masak wrote:
> Rakudo r34628 dies with a strange error on a perfectly acceptable
> range specification involving two stars:
>
> $ perl6 -e '(0,1)[*..*]'
> Multiple Dispatch: No suitable candidate found for 'cmp', with
> signature 'PP->I'
> [...]
>
> When it also invol
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #61844]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=61844 >
Rakudo r34628 dies with a strange error on a perfectly acceptable
range specification in