Finding the intersection between two regexes
Kieren Diment
diment at gmail.com
Mon Apr 21 10:02:33 BST 2014
On 21/04/2014, at 6:45 PM, Dirk Koopman <djk at tobit.co.uk> wrote:
> This may be related to the question I asked recently about turning (up to) a few hundred REGEXes into one giant REGEX. The goal being to test all those disparate REGEXes in the most efficient way possible on a string.
>
> Dirk
>
With respect to stuff like this, I'm sure that Regex::Assemble and the modifications in core inspired by it's problem space are well worth significant thought for someone with motivation to do so.
More information about the london.pm
mailing list