in reply to Re: Getting matched word from String::Approx
in thread Getting matched word from String::Approx
Many thanks Athanasius ))
So amatch tries to match every word in @list even after one has been found? If the list is huge, would it be very slow?
If we just wanted to get the first match from @list and return the result, is there a way to do that?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Getting matched word from String::Approx
by Athanasius (Archbishop) on Dec 30, 2015 at 13:15 UTC | |
by Anonymous Monk on Dec 30, 2015 at 16:17 UTC | |
by ww (Archbishop) on Dec 30, 2015 at 18:45 UTC | |
by Anonymous Monk on Jan 01, 2016 at 02:34 UTC |