#!/usr/bin/perl print "Content-type:text/html\n\n"; print "\n"; print "\n"; print " Hello, world! \n"; print "\n";