in reply to Re: Multiple Regex's on a Big Sequence
in thread Multiple Regex's on a Big Sequence
Ahh, never heard of this module, that's cool! The one thing I should have mentioned is that I'm on a multi-processor system so a reg-ex or index approach might be more parallelizable. I think I should benchmark all the options though.