Gossamer Forum
Home : General : Perl Programming :

Widgetz Help Me! (Grep and Fuzzi Search)

Quote Reply
Widgetz Help Me! (Grep and Fuzzi Search)
Hi Jerry,

To do one search using Fuzzi search option and case insensitive i use this code:
@Results = grep { /.*?$Term.*?/i } @DB;
are this correct?

any sugestions to improve this code?

------------------
[]'s

Lucas Saud - #34750464