On Wed, 12 Feb 2003, [EMAIL PROTECTED] wrote: > Do anyone know perl module that can give list of possible words > of an incorrect spelling word? For example, > > input: dissiapde > output: dissipate, dissipated
I use String::Similarity, it is pretty good. Ted _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

