#!/usr/bin/perl -w use CGI::Carp qw(fatalsToBrowser); use strict; use lib '/local_path_to_perl/cgi-bin/lib/'; use warnings; use CGI; HTML::Tidy;
In reply to Re^2: 'HTML formatter' script
by Anonymous Monk
in thread 'HTML formatter' script
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |