Some other minor notes about the S05.pod update:

> +In particular, <?> also matches the null string, and <!> always fails.

Perhaps these should be quoted with "C<< ... >>" so that it's
clear that "<?>" and "<!>" are the tokens?  When looking at the
.pod file I had to think about it a couple of times to make sure
that it wasn't intending C<?> and C<!>.

> +Any atom that is quantified with a minimally match (using the C<?> modifier).

s/minimally/minimal/

> +Greedy quantifiers and characters classes do not terminate a token pattern.

s/characters/character/

Thanks,

Pm

Reply via email to