Verson 0.0.32 is available at
http://www.ida.liu.se/~tompe/mobiperl/
No Windows binaries for this version yet. Feel free to contribute them...
I removed mobi2imp from the distribution since it is distributed in another thread and it is to much work to keep it updated for me. If things stabilize I can put it back if people think it is a good idea.
I added some instruction for Mac on the web site. Please give feedback how to make them better if you try to use them.
Changes in 0.0.32:
- html2mobi now works if images that are refered to in the html file does not exist.
- Added flag --fixhtmlbr to html2mobi. This flag will try to fix html files where two <br> have been uses instead of <p></p>.
- Removed mobi2imp from distribution since it is distributed seperately in MobileRead forum. Duplications are bad and confusing.
- Fixed so that mobi2html works with utf-8 encoded files.
- Added meta tag with charset in the html generated by mobi2html.
- Added instructions of how to install Perl and modules on Mac on the web page.