Announcement

Collapse
No announcement yet.

Looking for little help on PERL

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Looking for little help on PERL

    Hi, I just start learned to use PERL and I'm try to run a Hello World program but I'm failed. Here is my scrept:
    #!/usr/bin/perl -w

    print "Hello, world!\n"; I save this as 'test.pl' and put it in my ftp a/c and I run this file on browser ' http://www.myvodahostdomain.com/test.pl' It gives me 500 Internal Server Error. What should I do? Anyone can teach me? I'm a real beginner and trying to write a presistant program that PHP can't be done. Please help

  • #2
    Re: Looking for little help on PERL

    I have the same problem 500 Internal Server Error... wonder if that's the right path to perl.

    Any helpers?

    Thanks!

    Comment

    Working...
    X