I just uploaded this VERY simpele script, but whatever I try, it doesn't work. I chmod'ed to 644,655,755,555,666 but it didn't run. What am I doing wrong?
#!/usr/bin/perl # Fig. 2.1: fig02_01.pl # A first program in Perl print "Welcome to Perl!\n"; # print greeting -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]