On 25 February 2014 14:59, Aaron Crane <p...@aaroncrane.co.uk> wrote: > That's because, thanks to demerphq++, Perl 5.10 and above have a > built-in trie optimisation which is defeated by the cleverness of the > Regexp::Trie regexes. To take the example from the Regexp::Trie > documentation:
Oh my, thanks for the heads up :-) Nice work Perl 5.10! > Smylers++ mentioned my Text::Match::FastAlternatives module upthread. Looking through the code base at $work it looks like we are putting Text::Match::FastAlternatives to good use in a couple of places, so ARC++ too! :-) - Alex