#!C:\Perl\bin\perl.exe -wT use strict; use cGI ':standard'; print "Content-type: text/html"; print ""; print "wow"; print ""; print "IIS Perl Interpreter works jus fine"; print ""; print "";