|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: Trying to count the captures in a compiled regular expressionby exussum0 (Vicar) |
| on May 03, 2004 at 02:05 UTC ( #349898=note: print w/ replies, xml ) | Need Help?? |
|
You are trying to parse a context free language with a regular expression. So as some advice for you: you'll probably do it a lot easier with an actual parser.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||