NAME
WWW::Scraper::Dogpile - Scrapes www.Dogpile.com
SYNOPSIS
require WWW::Scraper;
$search = new WWW::Scraper('Dogpile');
DESCRIPTION
This class is an Dogpile specialization of WWW::Search. It handles making and interpreting Dogpile searches http://www.Dogpile.com.
AUTHOR and CURRENT VERSION
WWW::Scraper::Dogpile
is written and maintained by Glenn Wood, http://search.cpan.org/search?mode=author&query=GLENNWOOD.
COPYRIGHT
Copyright (c) 2001 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.