The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Email::Sender::Transport::Wrapper - a mailer to wrap a mailer for mailing mail

VERSION

version 0.120001

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) 2012 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.