![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^5: Style question: regex versus string builtin functionby lima1 (Curate) |
on Oct 03, 2007 at 09:17 UTC ( #642348=note: print w/replies, xml ) | Need Help?? |
No, it is not useless. Comment out the match variables in matchvars. It is not really "considerable slower" with that small strings. I just wanted to say that match variables are not as evil as everybody says and that they CAN speed things significantly up (like 500% in the benchmark). But you must be careful.
In Section
Seekers of Perl Wisdom
|
|