in reply to Re^3: Getting matched word from String::Approx
in thread Getting matched word from String::Approx
Great thanks for your helpful advice and suggestions.
I intended to use the module for a web-based search function for products. So if a user types a search string that is close to one of the products, then that product name will be suggested to the user. Since more than one match may be returned, I guess I will display the matched products as suggestions.
Would that be considered appropriate in your opinion?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Getting matched word from String::Approx
by ww (Archbishop) on Dec 30, 2015 at 18:45 UTC | |
by Anonymous Monk on Jan 01, 2016 at 02:34 UTC |