in reply to Re^2: Execute a Perl code without ".pl" extension
in thread Execute a Perl code without ".pl" extension
I work basically with Red Hat environments, just one Perl installed. I can't see the point using that in a web environment. Did you mean CGI or mod_perl? If it is mod_perl, does it cares as Apache uses the embedded interpreter? And about the CGI case, I think env will load the environment of user that is supposed to run the web server, or am I wrong?
Igor 'izut' Sutton
your code, your rules.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Execute a Perl code without ".pl" extension
by wazoox (Prior) on Mar 10, 2006 at 12:12 UTC | |
by izut (Chaplain) on Mar 10, 2006 at 12:44 UTC | |
by wazoox (Prior) on Mar 10, 2006 at 12:48 UTC |