The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::Scraper::eBay - Scrapes www.eBay.com

SYNOPSIS

    require WWW::Scraper;
    $search = new WWW::Scraper('eBay');

DESCRIPTION

This class is an eBay extension of WWW::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::Scraper::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.