NAME
Email::Sender::Transport::Wrapper - a mailer to wrap a mailer for mailing mail
VERSION
version 1.300031
DESCRIPTION
Email::Sender::Transport::Wrapper wraps a transport, provided as the transport
argument to the constructor. It is provided as a simple way to use method modifiers to create wrapping classes.
AUTHOR
Ricardo Signes <rjbs@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 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.