<pugs-comm...@feather.perl6.nl> wrote:
> -=item --autoloop-split, -F *expression*
> +=item --autoloop-delim, -F *expression*
>
>  Pattern to split on (used with -a).  Substitutes an expression for the 
> default
>  split function, which is C<{split ' '}>.  Accepts unicode strings (as long as

Should the default pattern be ' ', or should it be something more like /\s+/?

-- 
Jonathan "Dataweaver" Lang

Reply via email to