#!C:\Perl\bin\Perl.exe -w print "Content-type: text/html\n\n"; #<-- common http header print "Hello world!\n\n";