
Originally Posted by
freedman
cpanel overrides your version of perl because cpanel is certified to work against specific perl versions... they override the version you might have installed to insure that they can understand any bugs you report.... if you're running a different version they wouldnt' know if the bug is related to the other version or to something they've done.
This makes sense, but it's frustrating since we then have to wait for them to find it important enough to do testing on new versions of stuff.
as for perl.. you should, for safe measure update all your cpan addons:
> cpan
upgrade
try to do this during a low volume period on yoru server.. it requires some user involvement and can take a while.