#!/usr/local/bin/perl print "Content-type: text/html", "\n\n"; print ""; print ""; print "HELLO WORLD!"; print ""; print "";