Help for this page

Select Code to Download


  1. or download this
    open( T, "|/path/to/lib -l /path/to/.txt2html.dict" );
    
  2. or download this
    open( T, "|/path/to/txt2html.pl -l /path/to/.txt2html.dict" );
    
  3. or download this
    use strict;
    use CGI qw(:standard);
    ...
          end_html,
       ;
    }