parse search string?

2003-09-02 Thread Burak Grsoy
I've searched cpan but only found some APIs to several search engines... I want to parse search string and split parameters. like user can put a plus sign for wanted words and minus for not-wanted or put single or double quotes or some other weird thing etc... if such a module exists I'd like

RE: parse search string?

2003-09-02 Thread Hanson, Rob
: Tuesday, September 02, 2003 2:18 PM To: Perl-Win32-Users Subject: parse search string? I've searched cpan but only found some APIs to several search engines... I want to parse search string and split parameters. like user can put a plus sign for wanted words and minus for not-wanted or put single

Re: parse search string?

2003-09-02 Thread $Bill Luebkert
Burak Grsoy wrote: I've searched cpan but only found some APIs to several search engines... And what do you need that's different from what they provide ? I want to parse search string and split parameters. like user can put a plus sign for wanted words and minus for not-wanted or put single