in reply to Re: Re: Re: Re: Re: shebang: automagically obtaining
in thread shebang: automagically obtaining

If you're running the script as a CGI under Apache on Win32 the shebang is required by default.
  • Comment on Re: Re: Re: Re: Re: Re: shebang: automagically obtaining

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: Re: shebang: automagically obtaining
by jjdraco (Scribe) on Oct 05, 2002 at 19:38 UTC
    that I didn't not know, but I haven't tried writing any CGI scripts either. I had just seen some one ask a similar question on this site and that was the answer given.

    jjdraco
    learning Perl one statement at a time.