Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Can someone point me to an example (yes I've used google to try and find one) that actually works using this? thanks in advancerequire WWW::Scraper; $search = new WWW::Scraper('Google');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: newbie scraping question
by Anonymous Monk on Jun 14, 2007 at 03:34 UTC |