Email::Sender::Transport::Print - print email to a filehandle (like stdout)


Email-Sender documentation  | view source Contained in the Email-Sender distribution.

Index


NAME

Top

Email::Sender::Transport::Print - print email to a filehandle (like stdout)

VERSION

Top

version 0.110001

DESCRIPTION

Top

When this transport is handed mail, it prints it to a filehandle. By default, it will print to STDOUT, but it can be given any IO::Handle object to print to as its fh attribute.

AUTHOR

Top

Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE

Top


Email-Sender documentation  | view source Contained in the Email-Sender distribution.