[perl #62168] .comb doesn't take zero arguments in Rakudo

2009-02-15 Thread Vasily Chekalkin via RT
On Sat Jan 10 09:42:10 2009, masak wrote: > rakudo: " a b c".comb.perl.say > rakudo 35345: OUTPUT«too few arguments passed (1) - 4 params > expected [...] > rakudo: " a b c".comb(" ").perl.say > rakudo 35345: OUTPUT«invoke() not implemented in class > 'Perl6Str' [...] > rakudo: " a b c".com

[perl #62168] .comb doesn't take zero arguments in Rakudo

2009-01-10 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #62168] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=62168 > rakudo: " a b c".comb.perl.say rakudo 35345: OUTPUT«too few arguments passed (1) - 4