Re: Potential Bug or Feature Request
[email protected] (damian)
| Newsgroups | perl.recdescent |
|---|---|
| Organization | Perl Foundation |
| Message-ID | <[email protected]> |
> It seems I can't use a Lookahead prefix (ie. ...!) in > front of an Alternation (ie. implicit embedded > subrule). It won't work properly. Bug. I've added it to the todo list. Workaround is to use an *explicit* subrule. Damian