FreeBSD Manual Pages
WWW::Search::Simple(3)User Contributed Perl DocumentatioWWW::Search::Simple(3) NAME WWW::Search::Simple - class for searching any web site SYNOPSIS require WWW::Search; $search = new WWW::Search('Simple'); DESCRIPTION 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. AUTHOR "WWW::Search::Simple" is written by Paul Lindner, <lindner@itu.int> COPYRIGHT Copyright (c) 1997,98 by the United Nations Administrative Committee on Coordination (ACC) All rights reserved. perl v5.32.0 2020-04-03 WWW::Search::Simple(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::Simple&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>