1Email::Sender::TransporUts:e:rPrCionntt(r3i)buted Perl DEomcauimle:n:tSaetnidoenr::Transport::Print(3)
2
3
4
6 Email::Sender::Transport::Print - print email to a filehandle (like
7 stdout)
8
10 version 2.500
11
13 When this transport is handed mail, it prints it to a filehandle. By
14 default, it will print to STDOUT, but it can be given any IO::Handle
15 object to print to as its "fh" attribute.
16
18 This library should run on perls released even a long time ago. It
19 should work on any version of perl released in the last five years.
20
21 Although it may work on older versions of perl, no guarantee is made
22 that the minimum required version will not be increased. The version
23 may be increased for any reason, and there is no promise that patches
24 will be accepted to lower the minimum required perl.
25
27 Ricardo Signes <rjbs@semiotic.systems>
28
30 This software is copyright (c) 2021 by Ricardo Signes.
31
32 This is free software; you can redistribute it and/or modify it under
33 the same terms as the Perl 5 programming language system itself.
34
35
36
37perl v5.36.0 2022-07-22Email::Sender::Transport::Print(3)