debian man page for www::search::simple

Query: www::search::simple

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

WWW::Search::Simple(3pm)				User Contributed Perl Documentation				  WWW::Search::Simple(3pm)

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.12.4 2011-10-25 WWW::Search::Simple(3pm)
Related Man Pages
www::search::altavista::nl(3pm) - debian
www::search::ebay::byenddate(3pm) - debian
www::search::ebay::bysellerid(3pm) - debian
www::search::ebay::motors(3pm) - debian
www::search::yahoo(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?