the #!/file/to/interpreter line is not specific to perl, but to unix. so look for something else under windows.
/kk On Sat, Nov 17, 2001 at 03:57:25AM -0800, Karthik wrote: > My Problem: > > I run a web server(PWS) on a Windows 98 machine. My > perl.exe(perl interpreter) is located in > c:\root\perl\bin. My files(web > pages etc..) are located in c:\root. Since each perl > program needs the " > #!/usr/local/bin/perl " line at the start I dont know > what to put in that > line since the above line can be used only in Unix. > Since I have a > Windows machine my web server doesn't read that line > and thus fail's to show > the file. Thus i am forced not to use Perl. I need > Perl since it is very > lucid. > > Thus I want to know what should i put instead of the > usual " > #!/usr/local/bin/perl " line because that is not > recognized by the web > server. this is obviously due to the fact that i use > Windows and not Unix. > > I have Perl 5 installed on my computer. > > I am eagerly awaiting your reply. > > ===== > > Hi and Ho!! This message is from Karthik. > > Visit my site at http://in.members.tripodasia.com/karthik_immortal > > > > > __________________________________________________ > Do You Yahoo!? > Find the one for you at Yahoo! Personals > http://personals.yahoo.com > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]