NAME
WWW::Search::Infoseek::News - class for Infoseek News searching
SYNOPSIS
require WWW::Search;
$search = new WWW::Search('Infoseek::News');
DESCRIPTION
This class implements the Infoseek News search (specializing Infoseek and WWW::Search). It handles making and interpreting Infoseek News 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
'Star Wars' --> 13 hits on one page
'Hawaii' --> 54 hits on two pages
AUTHOR
WWW::Search::Infoseek::News
was written by Martin Thurn <mthurn@irnet.rest.tasc.com>