1Test::Smoke::Mailer::MaUisle_rX(C3o)ntributed Perl DocumTeenstta:t:iSomnoke::Mailer::Mail_X(3)
2
3
4
6 This handles sending the message with either the mail or mailx program.
7
9 Test::Smoke::Mailer::Mail_X->new( %args )
10 Keys for %args:
11
12 * ddir
13 * mailbin/mailxbin
14 * to
15 * cc
16 * v
17
18 $mailer->mail( )
19 "mail()" sets up the commandline and body and pipes it to either the
20 mail or the mailx program.
21
23 (c) 2002-2013, All rights reserved.
24
25 * Abe Timmerman <abeltje@cpan.org>
26
27 This library is free software; you can redistribute it and/or modify it
28 under the same terms as Perl itself.
29
30 See:
31
32 * <http://www.perl.com/perl/misc/Artistic.html>,
33 * <http://www.gnu.org/copyleft/gpl.html>
34
35 This program is distributed in the hope that it will be useful, but
36 WITHOUT ANY WARRANTY; without even the implied warranty of
37 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
38
39
40
41perl v5.28.0 2017-03-06 Test::Smoke::Mailer::Mail_X(3)