in reply to Re^6: Problem with capturing all matches with regex
in thread Problem with capturing all matches with regex
Grammars are for parsing data, not just code (which is a subset of data). For example, see demo_PerlCSV.pl from the Parse::RecDescent demo directory.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Problem with capturing all matches with regex
by igoryonya (Pilgrim) on Oct 15, 2016 at 14:39 UTC |