![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Learning regexesby SysApe9000 (Acolyte) |
on Apr 03, 2003 at 18:49 UTC ( #247850=note: print w/replies, xml ) | Need Help?? |
As mentioned earlier, Mastering Regular Expressions is good if you want to improve your regex kung-fu. However, I would like to note that split uses regexes. The first option to split() is a regex...
In Section
Seekers of Perl Wisdom
|
|