#!C:\Perl\bin print "Content-type: text/html\n\n"; print "Hello World"; #end script