Thread: How To: Upgrade Perl Version
-
How To: Upgrade Perl Version
Hello All,
Whenever any Perl latest version is available then one must have to upgrade their system. To check the installed Perl Version one can check it via below mentioned command via SSH:
perl -v
If you need to upgrade Perl version, below is the proper way to do it which will not break cPanel:
1) Run the below mentioned command from servers command prompt:
wget http://layer1.cpanel.net/perl587installer.tar.gz
tar xfz perl587installer.tar.gz
cd perl587installer
./install
2) After above mentioned command please run below mentioned command:
/scripts/upcp
One can also run the following command to ensure that all the necessary modules were reinstalled:
/usr/local/cpanel/bin/checkperlmodules
Once one have completed the upgrade, they can check again the Perl version (Perl -v) to ensure that this was properly installed.
Shane G.
AccuWebHosting.Com
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)


LinkBack URL
About LinkBacks





Reply With Quote
