in reply to Issue with #!usr/bin/perl

In addition to the comments above, Apache web server on Windows respects sha-bang, too, and refuses to run Perl CGI scripts if this line containg wrong path to perl.exe.
Sorry if my advice was wrong.