On Fri, Nov 14, 2008 at 09:14:51AM -0800, Larry Wall wrote:
> On Thu, Nov 13, 2008 at 07:19:31PM -0600, Patrick R. Michaud wrote:
> : I'm guessing that the statement at S06:2362 is an artifact of
> : an earlier draft that didn't have the section on MAIN subroutines,
> : but I'm wanting to verify th
Author: larry
Date: Mon Nov 17 17:12:39 2008
New Revision: 14606
Modified:
doc/trunk/design/syn/S05.pod
Log:
Refinement to LTM tiebreaking rules so that foo matches before \w\w\w
and fo\w matches before f\w\w.
Modified: doc/trunk/design/syn/S05.pod
===