The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.