![]() |
Need a simple Perl help
I have a simple perl hello world script in my page
The script is as follows. #!/usr/bin/perl print "Content-Type: text/html \n\n"; print "Hello Perl World"; But it doesn't work. It throws a Internal Server Error. Can anybody help??? Thanks |
Re: Need a simple Perl help
Have given executable permissions to the script?
|
Re: Need a simple Perl help
Its working for me how you ran your program?
|
| All times are GMT +5.5. The time now is 08:55. |