1Email::Sender::Simple(3U)ser Contributed Perl DocumentatiEomnail::Sender::Simple(3)
2
3
4
6 Email::Sender::Simple - the simple interface for sending mail with
7 Sender
8
10 version 2.500
11
13 This library should run on perls released even a long time ago. It
14 should work on any version of perl released in the last five years.
15
16 Although it may work on older versions of perl, no guarantee is made
17 that the minimum required version will not be increased. The version
18 may be increased for any reason, and there is no promise that patches
19 will be accepted to lower the minimum required perl.
20
22 For now, the best documentation of this class is in
23 Email::Sender::Manual::QuickStart.
24
26 Ricardo Signes <rjbs@semiotic.systems>
27
29 This software is copyright (c) 2021 by Ricardo Signes.
30
31 This is free software; you can redistribute it and/or modify it under
32 the same terms as the Perl 5 programming language system itself.
33
34
35
36perl v5.34.0 2021-07-22 Email::Sender::Simple(3)