#! C:/xampp/perl/bin/perl print "Content-type: text/html\n\n"; print "\n"; print "Hello World!\n"; print "\n";