PERL

Upgrading Perl to 5.8.7 on Cpanel server

To upgrade your perl on the Cpanel server follow the following steps :

1)

wget http://layer1.cpanel.net/perl587installer.tar.gz
tar -vzxf perl587installer.tar.gz
cd perl587installer
./install

2)

/usr/local/cpanel/bin/checkperlmodules
/scripts/upcp --force

3) To check to see the version

perl -V

Syndicate content