http://www.perlmonks.org?node_id=929961

mrguy123 has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks,
I am working on a tool that fetches results from different search engines and parses the results for display.
In the past I have mostly worked with the LWP::UserAgent module, and would like to also try some different modules as well.
I have heard good things about WWW:Mechanize and would like to hear any other recommendations or advice about similar modules that do a good job
Any suggestions?

Thanks,
Guy (mrguy123)

Unix is user friendly - it's just a bit more choosy about who it's friends are -- Gene Buckle

Replies are listed 'Best First'.
Re: Fetching web pages via Perll
by Corion (Patriarch) on Oct 06, 2011 at 09:43 UTC
Re: Fetching web pages via Perl
by moritz (Cardinal) on Oct 06, 2011 at 10:03 UTC
      Thanks for the recommendations