![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^3: Regex match for Any number of words?by sbrothy (Acolyte) |
on Jan 20, 2022 at 11:55 UTC ( #11140638=note: print w/replies, xml ) | Need Help?? |
This is ofcourse C++ and not perl. Still, for completeness sake: I ended up using boost::regex_token_iterator. So in all it's glorious simplicity it ended up being just:
Regards.
In Section
Seekers of Perl Wisdom
|
|