txt2html and HTML::TextToHTML
HTML::TextToHTML is a perl module for generating HTML from plain text, and txt2html is a script which uses it to do the same. The script is bundled in with the module, so it's very easy to install.
The txt2html script was originally written by Seth Golub, and converted into a module by Kathryn Andersen, and put on sourceforge by Sun Tong. The split developments have now merged again.
txt2html/HTML::TextToHTML is released under the same conditions as Perl, that is, under Artistic Licence and the GNU General Public Licence.
This bundle is available on CPAN. Just go to my page on CPAN and you will find it under txt2html. You may also find HTML::TextToHTML version 1.12 there -- that was the version before the merge.
This bundle is also available on http://sourceforge.net/projects/txt2html/
- txt2html documentation.
- HTML::TextToHTML documentation.
- Current version of txt2html/HTML::TextToHTML at txt2html-2.51.tar.gz
- All versions available at sourceforge download txt2html
- README
- Sample conversion
- original Sample text
- Changelog
- TODO List