Thread: CGI scripts
View Single Post
Old 18-03-2006, 11:58 AM   #4 (permalink)
CAT4361
Registered User
 
CAT4361's Avatar
 
Join Date: Mar 2006
Posts: 14
I know I have changed the shebang line but I have tried it with both:

#!D:\Perl\bin\Perl.exe wT
and

#!/usr/bin/perl wT

and it's definately the '-' in the switch causing the problem.
CAT4361 is offline   Reply With Quote