Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 540 Bytes

File metadata and controls

29 lines (15 loc) · 540 Bytes

NAME

Email::Sender::Transport::DevNull - happily throw away your mail

VERSION

version 0.093380

DESCRIPTION

This class implements Email::Sender::Transport. Any mail sent through a DevNull transport will be silently discarded.

AUTHOR

Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 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.