in reply to Re^2: Can't open perl script
in thread Can't open perl script

Hmmm ... what's your shebang line look like? Is it pointing to /usr/bin/perl? Make sure it doesn't have any odd characters at the end. (Who was promoting perl^M be in /usr/bin - that was silly but maybe your old system had it?)

-derby

Replies are listed 'Best First'.
Re^4: Can't open perl script
by Anonymous Monk on May 14, 2007 at 13:21 UTC
    yeah shebang is pointing to /usr/bin/perl. no ^M or other funny characters in the file