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

NAME

Email::Stuffer::TestLinks - validates links in HTML emails sent by Email::Stuffer>send_or_die()

VERSION

version 0.010

SYNOPSIS

use Email::Stuffer::TestLinks;

DESCRIPTION

When this module is included in a test, it parses HTML links (send_or_die(). Each URI must get a successful response code (200 range) and the returned pagetitle must not contain 'error' or 'not found'.