| Scraper documentation | view source | Contained in the Scraper distribution. |
WWW::Scraper::Grub - Scrapes www.Sample.com
require WWW::Scraper;
$search = new WWW::Scraper('Grub');
See eg/GrabGrub.pl
This class is an experimental "grubbing" scraper.
WWW::Scraper::Grub is written and maintained
by Glenn Wood, http://search.cpan.org/search?mode=author&query=GLENNWOOD.
Copyright (c) 2002 Glenn Wood All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Scraper documentation | view source | Contained in the Scraper distribution. |