[EMAIL PROTECTED] writes:
> +To pass a regex with leading whitespace you must use the parenthsized form.
...
> +To pass a string with leading whitespace you must use the parenthsized form.
Hi. I think that needs an s:g/parenthsized/parenthesized/
--
Aaron Crane
Author: larry
Date: Mon Aug 21 09:03:25 2006
New Revision: 11287
Modified:
doc/trunk/design/syn/S05.pod
doc/trunk/design/syn/S06.pod
Log:
Clarified that leading whitespace eats all subsequent whitespace.
Modified: doc/trunk/design/syn/S05.pod
==