The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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