Re: r25232 - docs/Perl6/Spec

2009-02-09 Thread Larry Wall
On Sat, Feb 07, 2009 at 06:52:56PM +0100, pugs-comm...@feather.perl6.nl wrote: : -Bool :a($autoloop-split), : +Bool :a($autoloop-comb), I wasn't meaning that we should replace split with comb, only that the default is specced in terms of comb, not split, so that it automatically discards l

r25232 - docs/Perl6/Spec

2009-02-07 Thread pugs-commits
Author: particle Date: 2009-02-07 18:52:56 +0100 (Sat, 07 Feb 2009) New Revision: 25232 Modified: docs/Perl6/Spec/S19-commandline.pod Log: [S19] remove some P5-think, comb is the new hotness Modified: docs/Perl6/Spec/S19-commandline.pod =