Help for this page
open( T, "|/path/to/lib -l /path/to/.txt2html.dict" );
open( T, "|/path/to/txt2html.pl -l /path/to/.txt2html.dict" );
use strict; use CGI qw(:standard); ... end_html, ; }