NAME
Email::MIME::Kit::Bulk::Command - send bulk emails using Email::MIME::Kit
VERSION
version 0.0.3
SYNOPSIS
use Email::MIME::Kit::Bulk::Command;
Email::MIME::Kit::Bulk::Command->new_with_options->run;
AUTHORS
Jesse Luehrs <doy@cpan.org>
Yanick Champoux <yanick.champoux@iinteractive.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Infinity Interactive <contact@iinteractive.com>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.