NAME

Fennec::Output::Diag - Represents a diagnostics output object.

DESCRIPTION

See Fennec::Output

SYNOPSIS

use Fennec::Output::Diag;
$diag = Fennec::Output::Diag->new( stderr => \@messages );

AUTHORS

Chad Granum exodist7@gmail.com

COPYRIGHT

Copyright (C) 2010 Chad Granum

Fennec is free software; Standard perl licence.

Fennec is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.