
htmltopalmdoc - simple HTML to Palm Doc converter

htmltopalmdoc <htmlfile> <pdb-file>
cat file.html | htmltopalmdoc <pdb-file>

htmltopalmdoc is a very simple HTML to Palm Doc conversion script. It's basically just a wrapper around HTML::FormatText. I wouldn't recommend it for serious use. sitescooper does a better job.

Christophe Beauregard <cpb@cpan.org>

Palm::Doc(3)