NAME
App::Zapzi::Publish - create eBooks from Zapzi articles
VERSION
version 0.005
DESCRIPTION
This class takes a collection of cleaned up HTML articles and creates eBooks.
This interface is temporary to get the initial version of Zapzi working and will be replaced with a more flexible role based system later.
ATTRIBUTES
folder
Folder of articles to publish
archive_folder
Folder to move articles to after publication - undef means don't move.
filename
File that the published ebook is stored in.
METHODS
publish
Publish an eBook in MOBI format to the ebook directory.
AUTHOR
Rupert Lane <rupert@rupert-lane.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 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.