NAME
EPublisher::Target::Plugin::Mobi - Use the Mobipocket format as a target for EPublisher
SYNOPSIS
use EPublisher::Target;
my $mobi = EPublisher::Target->new( { type => 'Mobi' } );
$mobi->deploy;
METHODS
deploy
creates the output.
$mobi->deploy;
testresult
YAML SPEC
MobiTest:
source:
#...
target:
type: Mobi
output: /path/to/test.mobi
COPYRIGHT & LICENSE
Copyright 2012 Renee Baecker and Boris Däppen, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms of Artistic License 2.0.
AUTHOR
Renee Baecker (<module@renee-baecker.de>) Boris Däppen (<boris_daeppen@bluewin.ch>)
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 121:
Non-ASCII character seen before =encoding in 'Däppen,'. Assuming UTF-8