Perl can be upgraded in cPanel severs using the following steps.
perl -MCPAN -e ‘autobundle’
cd /root
wget http://layer1.cpanel.net/perl588installer.tar.gz
tar -zxf perl588installer.tar.gz
cd perl588installer
./install
/usr/local/cpanel/bin/checkperlmodules
/usr/local/cpanel/startup
No comments:
Post a Comment