Hi all,
I'm trying to set up a localhost Apache server to test my scripts on before
launching on to the web, but am seeming always to need to put the win32
shebang (#!C:\perl\bin\perl.exe) at the start of scripts instead of the
usual unix one (#!/usr/bin/perl) to make them work.

Is there any way (I'm sure there is) to make my perl scripts run with the
standard unix shebang instead?

Thanks!


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to