
Test::AutoBuild::Output::EmailAlert - Sends email alerts with build status

use Test::AutoBuild::Output::EmailAlert

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.

my $mod = Test::AutoBuild::Output::EmailAlert->new( );

Daniel Berrange <dan@berrange.com>

Copyright (C) 2002-2004 Daniel Berrange <dan@berrange.com>
