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

App::Zapzi::Distributors::Email - distribute a published eBook by sending an email

VERSION

version 0.014

DESCRIPTION

This class sends an email with the completed eBook as an attachment. The destination is used as the recipient and sender address. Transport options can be overriden as per Email::Sender options.

METHODS

name

Name of distributor visible to user.

distribute

Distribute the file. Returns 1 if OK, undef if failed.

AUTHOR

Rupert Lane <rupert@rupert-lane.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Rupert Lane.

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