in reply to LWP and Google

Get will suffice as a simple interface. But, if you're using this non-commercially, you might want to consider the Google API - it's a lot more interesting to play with and quite powerful. If I remember correctly, you're limited to a 1,000 searches a day. I wrote something with it a while back and loved it.

.02

cLive ;-)

Replies are listed 'Best First'.
Re^2: LWP and Google
by VSarkiss (Monsignor) on Nov 08, 2004 at 16:47 UTC

    You can also use the API via the Net::Google module. I haven't used it myself, but it looks quite functional.