On Thu, Oct 27, 2011 at 12:47 PM, Karl Williamson via RT < perlbug-comment@perl.org> wrote: > Tom Christiansen has persuaded me that this is not a bug; that it is > working correctly. The reason is that Unicode considers CR-LF to be a > unit, and so they should not be separated, even if it causes a match to > fail, that with backtracking would succeed. > Makes sense to me. Does \X use (?>...) too?Thread Previous | Thread Next