#!/usr/bin/perl -wT use strict; use CGI::Carp qw(warningsToBrowser fatalsToBrowser); use CGI; use HTML::Table; print <

Looks OK to me...

EOF