The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

see WWW::Webrobot::pod::Testplan

DESCRIPTION

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

METHODS

new ()

Constructor

$obj -> next ($r)

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

$obj -> allowed ($url)

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