# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #62170] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62170 >
<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
