in reply to
Help with speeding up regex
um, you need more whitespace in that regex, you're already using /x, might as well make the regex readable :)
Comment on
Re: Help with speeding up regex
In Section
Seekers of Perl Wisdom