
May 18th, 2000, 11:46 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
No, you can't compile perl source code. It's allready protected from prying eyes by the webserver, which executes the code and only sends the output. This mean that when i try to retrieve your script, i won't be seeing the source-code, but i'll see the output. Just make sure all permissions are set to 755 or -rwxr-xr-x. You can do this in most clients with the chmod command.
-- d0g1e
|