#! /opt/local/bin/perl use CGI qw(:standard); import CGI font; print "Content-type: text/html\n\n"; print ""; print "
";
# Open a file for reading...
open FILE, "visitors.3.txt";
# While there is still file left
while ( "; }; # When I am done, close the file up. close FILE; # and print out the close of the table print " |