home *** CD-ROM | disk | FTP | other *** search
-
- <HTML>
- <HEAD>
- <TITLE>WWW::Search::Infoseek::Companies - class for Infoseek Companies searching</TITLE>
- <LINK REL="stylesheet" HREF="../../../../../Active.css" TYPE="text/css">
- <LINK REV="made" HREF="mailto:">
- </HEAD>
-
- <BODY>
- <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
- <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR="#cccccc">
- <STRONG><P CLASS=block> WWW::Search::Infoseek::Companies - class for Infoseek Companies searching</P></STRONG>
- </TD></TR>
- </TABLE>
-
- <A NAME="__index__"></A>
- <!-- INDEX BEGIN -->
-
- <UL>
-
- <LI><A HREF="#name">NAME</A></LI><LI><A HREF="#supportedplatforms">SUPPORTED PLATFORMS</A></LI>
-
- <LI><A HREF="#synopsis">SYNOPSIS</A></LI>
- <LI><A HREF="#description">DESCRIPTION</A></LI>
- <LI><A HREF="#testing">TESTING</A></LI>
- <LI><A HREF="#author">AUTHOR</A></LI>
- <LI><A HREF="#copyright">COPYRIGHT</A></LI>
- </UL>
- <!-- INDEX END -->
-
- <HR>
- <P>
- <H1><A NAME="name">NAME</A></H1>
- <P>WWW::Search::Infoseek::Companies - class for Infoseek Companies searching</P>
- <P>
- <HR>
- <H1><A NAME="supportedplatforms">SUPPORTED PLATFORMS</A></H1>
- <UL>
- <LI>Linux</LI>
- <LI>Solaris</LI>
- <LI>Windows</LI>
- </UL>
- <HR>
- <H1><A NAME="synopsis">SYNOPSIS</A></H1>
- <PRE>
- use WWW::Search;
- my $oSearch = new WWW::Search('Infoseek::Companies');
- my $sQuery = WWW::Search::escape_query("+sushi restaurant +Columbus Ohio");
- $oSearch->native_query($sQuery);
- while (my $oResult = $oSearch->next_result())
- { print $oResult->url, "\n"; }</PRE>
- <P>
- <HR>
- <H1><A NAME="description">DESCRIPTION</A></H1>
- <P>This class implements the Infoseek Companies search
- (specializing Infoseek and WWW::Search).
- It handles making and interpreting Infoseek Companies searches
- <EM><A HREF="http://www.infoseek.com">http://www.infoseek.com</A></EM>.</P>
- <P>This class exports no public interface; all interaction should
- be done through WWW::Search objects.</P>
- <P>
- <HR>
- <H1><A NAME="testing">TESTING</A></H1>
- <P>This module adheres to the WWW::Search test mechanism.
- See $TEST_CASES below.</P>
- <P>
- <HR>
- <H1><A NAME="author">AUTHOR</A></H1>
- <P><CODE>WWW::Search::Infoseek::Companies</CODE>
- was written by Martin Thurn <<A HREF="mailto:MartinThurn@iname.com">MartinThurn@iname.com</A>>
- based on AltaVista::Web by John Heidemann, <<A HREF="mailto:johnh@isi.edu">johnh@isi.edu</A>>.</P>
- <P>
- <HR>
- <H1><A NAME="copyright">COPYRIGHT</A></H1>
- <P>Copyright (c) 1996 University of Southern California.
- All rights reserved.
- </P>
- <PRE>
-
- Redistribution and use in source and binary forms are permitted
- provided that the above copyright notice and this paragraph are
- duplicated in all such forms and that any documentation, advertising
- materials, and other materials related to such distribution and use
- acknowledge that the software was developed by the University of
- Southern California, Information Sciences Institute. The name of the
- University may not be used to endorse or promote products derived from
- this software without specific prior written permission.</PRE>
- <P>THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
- WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.</P>
- <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
- <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR="#cccccc">
- <STRONG><P CLASS=block> WWW::Search::Infoseek::Companies - class for Infoseek Companies searching</P></STRONG>
- </TD></TR>
- </TABLE>
-
- </BODY>
-
- </HTML>
-