1Email::Sender::Success(U3s)er Contributed Perl DocumentatEimoanil::Sender::Success(3)
2
3
4
6 Email::Sender::Success - the result of successfully sending mail
7
9 version 2.500
10
12 An Email::Sender::Success object is just an indicator that an email
13 message was successfully sent. Unless extended, it has no properties
14 of its own.
15
17 This library should run on perls released even a long time ago. It
18 should work on any version of perl released in the last five years.
19
20 Although it may work on older versions of perl, no guarantee is made
21 that the minimum required version will not be increased. The version
22 may be increased for any reason, and there is no promise that patches
23 will be accepted to lower the minimum required perl.
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::Success(3)