weird problem w/ yabb and perl
i'm attempting to install yabb for a client of mine. i'm having a really strange problem getting it to run. witness the following:
can someone explain to me why it's doing this? i have the appropriate line at the top of the file which references a valid perl interpreter (
i'm stumped...
[root@localhost yabb] ./YaBB.pl
: bad interpreter: No such file or directory
[root@localhost yabb] perl ./YaBB.pl
(insert correct output from script here)can someone explain to me why it's doing this? i have the appropriate line at the top of the file which references a valid perl interpreter (
#!/usr/bin/perl). permissions are set correctly. none of the other perl scripts on my machine are having this problem.i'm stumped...
