[perl #76046] [BUG] Can't use &[+] in infix:<...> series in Rakudo

2011-10-21 Thread Will Coleda via RT
On Thu Jun 24 05:18:07 2010, masak wrote: > rakudo: say ~(1, 1, &[+] ... *)[^10] > rakudo 11cbd4: OUTPUT«get_attr_str() not implemented in class > 'Perl6MultiSub'␤ in 'infix:<...>' at line 1 [...] > * masak submits rakuodbug > rakudo: say ~(1, 1, &[+] ... 50) > rakudo 11cbd4: OUTPUT«get_attr_s

[perl #76046] [BUG] Can't use &[+] in infix:<...> series in Rakudo

2010-06-25 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #76046] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=76046 > rakudo: say ~(1, 1, &[+] ... *)[^10] rakudo 11cbd4: OUTPUT«get_attr_str() not implemen