# phpman > perldoc > WWW::Search::Simple

## NAME
    [WWW::Search::Simple](https://www.chedong.com/phpMan.php/perldoc/WWW%3A%3ASearch%3A%3ASimple/markdown) - class for searching any web site

## SYNOPSIS
        require [WWW::Search](https://www.chedong.com/phpMan.php/perldoc/WWW%3A%3ASearch/markdown);
        $search = new [WWW::Search](https://www.chedong.com/phpMan.php/perldoc/WWW%3A%3ASearch/markdown)('Simple');

## DESCRIPTION
    This class is a specialization of [WWW::Search](https://www.chedong.com/phpMan.php/perldoc/WWW%3A%3ASearch/markdown) 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](https://www.chedong.com/phpMan.php/perldoc/WWW%3A%3ASearch/markdown)
    objects.

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

## AUTHOR
    "[WWW::Search::Simple](https://www.chedong.com/phpMan.php/perldoc/WWW%3A%3ASearch%3A%3ASimple/markdown)" 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.

