Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Updating Perl on cPanel  (Read 2588 times)

0 Members and 1 Guest are viewing this topic.

Haripriya H

  • Guest
Updating Perl on cPanel
« on: February 01, 2014, 09:36:59 am »
First check if you need an update. For that you need to run the following command

perl -v

For updating perl first check the current version of Perl available from cPanel. Check the site http://layer1.cpanel.net/ and check what the current download link is. I have explained the steps for perl588

==> cd /usr/src/
==> wget http://layer1.cpanel.net/perl588installer.tar.gz
==> tar xvzpf perl588installer.tar.gz
==> cd perl588installer
==> ./install

Once the process completes cPanel need an update, so run upcp