NAME
Test::AutoBuild::Output::EmailAlert - Sends email alerts with build status
SYNOPSIS
use Test::AutoBuild::Output::EmailAlert
DESCRIPTION
This module generates email alerts at the end of a build containing status information. They can be sent on every cycle, or just when the cycle has a failure.
METHODS
my $mod = Test::AutoBuild::Output::EmailAlert->new( );
AUTHORS
Daniel Berrange <dan@berrange.com>
COPYRIGHT
Copyright (C) 2002-2004 Daniel Berrange <dan@berrange.com>
SEE ALSO
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 42:
You can't have =items (as at line 62) unless the first thing after the =over is an =item
- Around line 164:
=back doesn't take any parameters, but you said =back 4