|
Executing a perl file
Hi, a have to run a perl script... I have the script but I cannot execute the file...
the only advice I want is how to run a "hello world" in perl...
I have perl on my host (at least it says it have installed)
I put the .pl file in the cgi-bin dir
I make it 755
I access it tru my browser...
and it says error (it says error when I try to run "hello world too)
|