On 07/12/2018 08:53 PM, Lauren C. wrote:
OK I see, thanks Gil.
I think the main problem is I don't know much about regex.
I will re-learn them this day.
heh, relearning regexes will take a lifetime, not just one day! :)

but seriously, regexes are a key feature in perl and most modern languages. it is hard to do any text or data processing without them. i recommend you read those tutorials mentioned earlier and possibly other materials. stay away from most 'perl' or 'regex' tutorials on the net as many are very poorly written and full of mistakes.

and if you need more help with regexes, emailing here is a good thing!

uri

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to