WWW::Webrobot::Recur::LinkChecker - check all links you can get.


webrobot documentation  | view source Contained in the webrobot distribution.

Index


NAME

Top

WWW::Webrobot::Recur::LinkChecker - check all links you can get.

SYNOPSIS

Top

see WWW::Webrobot::pod::Testplan

DESCRIPTION

Top

This module allows to load an HTML page, extract all contained frames (recursivly), all images, and all links. It then follows these references

METHODS

Top

new ()

Constructor

$obj -> next ($r)

See next in WWW::Webrobot::pod::Recur

$obj -> allowed ($url)

See allowed in WWW::Webrobot::pod::Recur


webrobot documentation  | view source Contained in the webrobot distribution.