Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
No such thing as a small change
 
PerlMonks  

Re: #!perl Question

by ickyb0d (Monk)
on Oct 03, 2005 at 14:09 UTC ( [id://497003]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to #!perl Question

it should normally be... #! /path/to/perl

this tells the system where to find perl, whether it's in your path or not. but windows should use the PATH environment variable... so make sure it's in your path in windows (which can sometimes be weird) if you're using windows.

but if you're using apache for some CGI or whatever, then i believe that you can use just use: #! perl so maybe apache isn't setup correctly if you're going that route.

Replies are listed 'Best First'.
Re^2: #!perl Question
by crusty_collins (Friar) on Oct 03, 2005 at 14:14 UTC
    No windows , apache, etc. just a clean Linux AS3 build. So, you are saying the unix will not pick up perl from the $PATH?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://497003]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.