| WWW-Search-Backends documentation | view source | Contained in the WWW-Search-Backends distribution. |
WWW::Search::Gopher - class for searching Gopher pages
require WWW::Search;
$search = new WWW::Search('Gopher');
This class is a specialization of WWW::Search that searches Gopher index items.
This class exports no public interface; all interaction should be done through WWW::Search objects.
WWW::Search::NULL is written by Paul Lindner, <lindner@itu.int>
Copyright (c) 1997,98 by the United Nations Administrative Committee on Coordination (ACC)
All rights reserved.
| WWW-Search-Backends documentation | view source | Contained in the WWW-Search-Backends distribution. |