FreeBSD Manual Pages
WWW::Search::Null(3) User Contributed Perl Documentation WWW::Search::Null(3) NAME WWW::Search::NULL - class for searching any web site SYNOPSIS require WWW::Search; $search = new WWW::Search('Null'); DESCRIPTION This 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> COPYRIGHT Copyright (c) 1998 by the United Nations Administrative Committee on Coordination (ACC) All rights reserved. perl v5.32.0 2020-04-03 WWW::Search::Null(3)
NAME | SYNOPSIS | DESCRIPTION | AUTHOR | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=WWW::Search::Null&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>