Query: email::sender::transport::print
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Email::Sender::Transport::Print(3pm) User Contributed Perl Documentation Email::Sender::Transport::Print(3pm)NAMEEmail::Sender::Transport::Print - print email to a filehandle (like stdout)VERSIONversion 0.110005DESCRIPTIONWhen 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.AUTHORRicardo Signes <rjbs@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Ricardo Signes. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-03-06 Email::Sender::Transport::Print(3pm)