NAME

WWW::Search::Teoma - class for searching www.teoma.com

SYNOPSIS

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

DESCRIPTION

This class is a Teoma specialization of WWW::Search. It handles making and interpreting Teoma searches http://www.teoma.com. It is loosely based on the WWW::Search::AltaVista class written by John Heidemann.

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

SEE ALSO

WWW::Search, WWW::Search::AltaVista

AUTHOR

WWW::Search::Teoma was hacked by Jim Schneider, <perl@jrcsdevelopment.com>, using WWW::Search::AltaVista as a guide. WWW::Search::AltaVista was written by John Heidemann, <johnh@isi.edu>. WWW::Search::AltaVista is maintained by Martin Thurn, <mthurn@cpan.org>.

COPYRIGHT

Copyright (c) 1996-1998 University of Southern California. All rights reserved.

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.

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.

Parts are copyright (c) 2002, JRCS, Inc.