The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 0.017

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) 2015 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.