NAME
WWW::Search::Scraper::guru - class for searching guru
SYNOPSIS
require WWW::Search::Scraper;
$search = new WWW::Search::Scraper('guru');
DESCRIPTION
This class is an guru specialization of WWW::Search. It handles making and interpreting guru searches http://www.guru.com.
OPTIONS
None at this time (2001.05.06)
- search_url=URL
-
Specifies who to query with the guru protocol. The default is at
http://www.guru.com/guru.jhtml
. - search_debug, search_parse_debug, search_ref Specified at WWW::Search.
AUTHOR and CURRENT VERSION
WWW::Search::guru
is written and maintained by Glenn Wood, <glenwood@alumni.caltech.edu>.
The best place to obtain WWW::Search::guru
is from Glenn's releases on CPAN. Because www.guru.com sometimes changes its format in between his releases, sometimes more up-to-date versions can be found at http://alumni.caltech.edu/~glenwood/SOFTWARE/index.html.
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.