On Sat Jan 10 09:45:05 2009, masak wrote: > <mberends> rakudo: " a b c".split(/ <.sp>+ /).perl.say > <p6eval> rakudo 35344: OUTPUT«["", "a", "b", "c"]» > <TimToady> oh, and the p5 behavior of trimming trailing fields is not in p6 > <TimToady> (for split) > * masak submits rakudobug
TimToady pointed out that Rakudo actually does as advertised here. Rejecting.