kabel@linux:~> perl if (0) { use CGI; } print STDOUT CGI::header (); Content-Type: text/html; charset=ISO-8859-1 kabel@linux:~>