NAME
WWW::Search::Infoseek::Web - class for Infoseek Web searching
SYNOPSIS
require WWW::Search;
$search = new WWW::Search('Infoseek::Web');
DESCRIPTION
This class implements the Infoseek Web search (specializing Infoseek and WWW::Search). It handles making and interpreting Infoseek Web searches http://www.infoseek.com.
This class exports no public interface; all interaction should be done through WWW::Search objects.
TESTING
This module adheres to the WWW::Search test harness. Test cases are:
'mrfglbqnx NoSuchWord' --> no hits
'Martin Thurn' --> 24 hits on one page
'+Greedo +collector' --> 63 hits on two pages
AUTHOR
WWW::Search::Infoseek::Web
was written by Martin Thurn <mthurn@irnet.rest.tasc.com>