NAME
WWW::Search::Scraper::eBay - Scrapes www.eBay.com
SYNOPSIS
require WWW::Search::Scraper;
$search = new WWW::Search::Scraper('eBay');
DESCRIPTION
This class is an eBay extension of WWW::Search::Scraper. It handles making and interpreting eBay searches http://www.eBay.com.
OPTIONS
- search_debug, search_parse_debug, search_ref Specified at WWW::Search.
AUTHOR
WWW::Search::eBay
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.