NAME
Fennec::Output::Note - Represents a note output object.
DESCRIPTION
See Fennec::Output
SYNOPSIS
use Fennec::Output::Note;
$note = Fennec::Output::Note->new( stdout => \@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.