Query: www::search::null
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WWW::Search::Null(3pm) User Contributed Perl Documentation WWW::Search::Null(3pm)NAMEWWW::Search::NULL - class for searching any web siteSYNOPSISrequire WWW::Search; $search = new WWW::Search('Null');DESCRIPTIONThis class is a specialization of WWW::Search that only returns an error message. This class exports no public interface; all interaction should be done through WWW::Search objects. This modules is really a hack for systems that want to include indices that have no corresponding WWW::Search module (like UNIONS)AUTHOR"WWW::Search::Null" is written by Paul Lindner, <lindner@itu.int>COPYRIGHTCopyright (c) 1998 by the United Nations Administrative Committee on Coordination (ACC) All rights reserved. perl v5.12.4 2011-10-25 WWW::Search::Null(3pm)