WWW::Search::NULL - class for searching any web site
Contents
Copyright
Copyright (c) 1998 by the United Nations Administrative Committee on Coordination (ACC)
All rights reserved.
perl v5.30.3 2020-09-10 WWW::Search::Null(3pm)
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)
Name
WWW::Search::NULL - class for searching any web site
Synopsis
require WWW::Search;
$search = new WWW::Search('Null');
