#!/usr/local/bin/perl use CGI; $query = new CGI; print $query->header(-refresh=>1); print $query->start_html("Tick Tock"); $time = `/bin/date`; print "