Author thomasda
Recipients
Date 2007-04-17.07:51:37
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I found this page with the function to do so: http://terpstra.ca/compare.html

I also found this thread: http://bumppo.net/lists/fun-with-perl/1999/09/msg00000.html which discusses how to do this with some canonical formed expressions. 

A function like this would really be able to speed some applications up, which matches a lot of strings with a number of expressions. If you know which ones are disjoint, you can break the test when one test matches.
History
Date User Action Args
2007-08-23 16:12:41adminlinkissue1701452 messages
2007-08-23 16:12:41admincreate