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

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>

BUGS

Please report any bugs or feature requests to bug-email-send-mailer@rt.cpan.org, or through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

COPYRIGHT

Copyright 2006-2008, Ricardo SIGNES, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.