Perl upgradation in cPanel servers




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

<http://layer1.cpanel.net/perl588installer.tar.gz>

tar -zxf perl588installer.tar.gz

cd perl588installer

./install

/usr/local/cpanel/bin/checkperlmodules

/usr/local/cpanel/startup


0 comments:

Post a Comment