http://qs321.pair.com?node_id=502415


in reply to Benchmarks aren't everything

I think you're missing a char in your example regex... shouldn't the regex look something like: /^(\s*foo\s*)*$/

-Blake