home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / zkuste / Perl / ActivePerl-5.6.0.613.msi / 䆊䌷䈹䈙䏵-䞅䞆䞀㡆䞃䄦䠥 / _1993621e433eaea3c976427d966d02fd < prev    next >
Text File  |  2000-03-23  |  3KB  |  95 lines

  1.  
  2. <HTML>
  3. <HEAD>
  4. <TITLE>WWW::Search::Search97  -  class for searching Verity Search97 search engine</TITLE>
  5. <LINK REL="stylesheet" HREF="../../../../Active.css" TYPE="text/css">
  6. <LINK REV="made" HREF="mailto:">
  7. </HEAD>
  8.  
  9. <BODY>
  10. <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
  11. <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR="#cccccc">
  12. <STRONG><P CLASS=block> WWW::Search::Search97  -  class for searching Verity Search97 search engine</P></STRONG>
  13. </TD></TR>
  14. </TABLE>
  15.  
  16. <A NAME="__index__"></A>
  17. <!-- INDEX BEGIN -->
  18.  
  19. <UL>
  20.  
  21.     <LI><A HREF="#name">NAME</A></LI><LI><A HREF="#supportedplatforms">SUPPORTED PLATFORMS</A></LI>
  22.  
  23.     <LI><A HREF="#synopsis">SYNOPSIS</A></LI>
  24.     <LI><A HREF="#description">DESCRIPTION</A></LI>
  25.     <LI><A HREF="#options">OPTIONS</A></LI>
  26.     <LI><A HREF="#see also">SEE ALSO</A></LI>
  27.     <LI><A HREF="#author">AUTHOR</A></LI>
  28.     <LI><A HREF="#copyright">COPYRIGHT</A></LI>
  29. </UL>
  30. <!-- INDEX END -->
  31.  
  32. <HR>
  33. <P>
  34. <H1><A NAME="name">NAME</A></H1>
  35. <P>WWW::Search::Search97  -  class for searching Verity Search97 search engine</P>
  36. <P>
  37. <HR>
  38. <H1><A NAME="supportedplatforms">SUPPORTED PLATFORMS</A></H1>
  39. <UL>
  40. <LI>Linux</LI>
  41. <LI>Solaris</LI>
  42. <LI>Windows</LI>
  43. </UL>
  44. <HR>
  45. <H1><A NAME="synopsis">SYNOPSIS</A></H1>
  46. <PRE>
  47.     require WWW::Search;
  48.     $search = new WWW::Search('Search97');</PRE>
  49. <P>
  50. <HR>
  51. <H1><A NAME="description">DESCRIPTION</A></H1>
  52. <P>This class is a Verity Search97 specialization of
  53. WWW::Search.  It queries and interprets searches based on Verity
  54. Search97, which is available at <EM><A HREF="http://www.verity.com">http://www.verity.com</A></EM></P>
  55. <P>This class exports no public interface; all interaction should be done
  56. through WWW::Search objects.</P>
  57. <P>
  58. <HR>
  59. <H1><A NAME="options">OPTIONS</A></H1>
  60. <P>This search supports sytandard WWW::Search arguments</P>
  61. <DL>
  62. <DT><STRONG><A NAME="item_search_url">search_url</A></STRONG><BR>
  63. <DD>
  64. The Search97 URL to search.  This usually looks like
  65. <EM><A HREF="http://somehost/Search97cgi/s97_cgi.exe">http://somehost/Search97cgi/s97_cgi.exe</A></EM>
  66. <P></P>
  67. <DT><STRONG><A NAME="item_search_args">search_args</A></STRONG><BR>
  68. <DD>
  69. The arguments used for the search engine, separate them by &.
  70. <P></P></DL>
  71. <P>
  72. <HR>
  73. <H1><A NAME="see also">SEE ALSO</A></H1>
  74. <P>To make new back-ends, see <A HREF="../../../../site/lib/WWW/Search.html">the WWW::Search manpage</A>,</P>
  75. <P>
  76. <HR>
  77. <H1><A NAME="author">AUTHOR</A></H1>
  78. <P><CODE>WWW::Search::Search97</CODE> is written by Paul Lindner, <<A HREF="mailto:lindner@itu.int">lindner@itu.int</A>>,
  79. Nicholas Sapirie <<A HREF="mailto:sapirie@unicc.org">sapirie@unicc.org</A>></P>
  80. <P>
  81. <HR>
  82. <H1><A NAME="copyright">COPYRIGHT</A></H1>
  83. <P>Copyright (c) 1998 by the United Nations Administrative Committee on
  84. Coordination (ACC)</P>
  85. <P>All rights reserved.</P>
  86. <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
  87. <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR="#cccccc">
  88. <STRONG><P CLASS=block> WWW::Search::Search97  -  class for searching Verity Search97 search engine</P></STRONG>
  89. </TD></TR>
  90. </TABLE>
  91.  
  92. </BODY>
  93.  
  94. </HTML>
  95.