The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

htmltopalmdoc - simple HTML to Palm Doc converter

SYNOPSIS

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

DESCRIPTION

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.

AUTHOR

Christophe Beauregard <cpb@cpan.org>

SEE ALSO

Palm::Doc(3)