DOKK / manpages / debian 11 / libwww-search-perl / WWW::Search::Simple.3pm.en
WWW::Search::Simple(3pm) User Contributed Perl Documentation WWW::Search::Simple(3pm)

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

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

This class is a specialization of WWW::Search for simple web based search indices. It extracts all links from a given page.

This class exports no public interface; all interaction should be done through WWW::Search objects.

Note that this module will probably get a lot of false hits.

"WWW::Search::Simple" is written by Paul Lindner, <lindner@itu.int>

Copyright (c) 1997,98 by the United Nations Administrative Committee on Coordination (ACC)

All rights reserved.

2020-09-10 perl v5.30.3