in reply to Tips on how to perform this regex query
I'd check CPAN first for an approximate string match module. Using the search 'edit distance' comes up with multiple candidates that look like good possibilities: Text::LevenshteinXS, Text::WagnerFischer, Text::Brew.
...roboticus
When your only tool is a hammer, all problems look like your thumb.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Tips on how to perform this regex query
by BrowserUk (Patriarch) on Jan 11, 2014 at 13:12 UTC |