1WWW::Search::Simple(3)User Contributed Perl DocumentationWWW::Search::Simple(3)
2
3
4

NAME

6       WWW::Search::Simple - class for searching any web site
7

SYNOPSIS

9           require WWW::Search;
10           $search = new WWW::Search('Simple');
11

DESCRIPTION

13       This class is a specialization of WWW::Search for simple web based
14       search indices.  It extracts all links from a given page.
15
16       This class exports no public interface; all interaction should be done
17       through WWW::Search objects.
18
19       Note that this module will probably get a lot of false hits.
20

AUTHOR

22       "WWW::Search::Simple" is written by Paul Lindner, <lindner@itu.int>
23
25       Copyright (c) 1997,98 by the United Nations Administrative Committee on
26       Coordination (ACC)
27
28       All rights reserved.
29
30
31
32perl v5.32.0                      2020-07-28            WWW::Search::Simple(3)
Impressum