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

NAME

WWW::Search::ExciteForWebServers - class for searching ExciteforWeb engine

SYNOPSIS

    require WWW::Search;
    $search = new WWW::Search('ExciteForWebServers');

DESCRIPTION

This class is a specialization of WWW::Search for search indices built using Excite for Web Servers (available from http://www.excite.com).

This class exports no public interface; all interaction should be done through WWW::Search objects.

This object interprets the WWW::Search search_how attribute as follows:

  match_any    = concept search
  match_all    = keyword (simple) search
  match_phrase = error condition
  match_boolean= error condition

AUTHOR

WWW::Search::ExciteForWebServers is written by Paul Lindner, <lindner@itu.int>

COPYRIGHT

Copyright (c) 1997,98 by the United Nations Administrative Committee on Coordination (ACC)

All rights reserved.