in reply to Re^4: Perl version missmatch
in thread Perl version missmatch

I dont have type perl but which perl produced /usr/local/bin/perl which checks out ok. I added it to the shebang and the /etc/crontab PATH variable. Looks like its running ok now. Thanks for all the help.

Replies are listed 'Best First'.
Re^6: Perl version missmatch
by graff (Chancellor) on Jul 09, 2009 at 22:47 UTC
    I don't have type perl...

    Ah. So you're using some form of csh, instead of one of the Bourne-type shells (usually bash)? Why? Don't you know csh is unhealthy, deficient and a general PITA?