(Aka wacky adventures in cPanel)
Sometimes there is a conflict in the version of perl installed, ie:
/usr/lib/perl5/5.8.8
vs
/usr/local/lib/perl5/5.8.8
The system thinks one is being used, but is updating the other.. solution? after 2 hours it came to me.. /scripts/fixperl. Which basically just moves one out of the way and simlinks it to the other one. GAH.
Nighty night! (soon.. I’m still at work.)