Help for this page
print "Content-type: text/html\n\n";
#!/usr/bin/perl -w ... # use form to get the data use CGI qw(:standard); $query = new CGI;