The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>.

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.