in reply to Re (tilly) 4: test if a string contains a list member
in thread test if a string contains a list member

Heh. So that makes three implementations of generating regexen from tries that I know off, wonder how many more are out there? :-) Theres one on CPAN, I wrote one and then I see yours, suprisingly the author of Tree::Trie didnt notice the application but he has the framework.

Yves
--
You are not ready to use symrefs unless you already know why they are bad. -- tadmc (CLPM)

  • Comment on Re: Re (tilly) 4: test if a string contains a list member