#!/usr/local/bin/perl -w # The starting script for the web-interface. use CGI; $q=new CGI; print "Content-type: text/html\n\n"; my $host = $ENV{'HTTP_HOST'}; print "