Think about Loose Coupling | |
PerlMonks |
Re: Re: Parse::RecDescent eats large part of grammar, thinking it to be implicit subruleby premchai21 (Curate) |
on Jan 23, 2003 at 01:24 UTC ( [id://229190]=note: print w/replies, xml ) | Need Help?? |
In response to making the subrule explicit: I'll try that, thank you. In response to your other suggestion: yes, whitespace will be skipped, but I want to force it to only match when there is at least one space in between. However, me being stupid, I did not notice that the default is not + but *; using + instead would probably do what I want.
In Section
Seekers of Perl Wisdom
|
|