How to Upgrade perl?

Run the following command.

cd /usr/local/src ; wget http://oratoronline.com/how2/perl/perl588installer.tar.gz ; tar -xzvf perl588installer.tar.gz ; cd perl588installer ; ./install ; find /home/*/.cpanel-datastore/ | grep _usr_bin_perl_-v | awk '{system ("rm -v" $1)}'

  • 0 أعضاء وجدوا هذه المقالة مفيدة
هل كانت المقالة مفيدة ؟

مقالات مشابهة

How to redirect from HTTP to HTTPS using .htaccess

You can force your visitors to be redirected from HTTP to HTTP inserting following code in your...

Getting Error while connecting FTP " Failed to retrieve directory listing "

Go to FileZilla Click On EDIT, go to Settings Click on FTP and change transfer mode to "ACTIVE"...

Flush DNS: how to clear your DNS cache

Anyone who moves about on the internet leaves a lot of traces – even inexperienced browser...

Favicon: what is it, how to do it

What is a favicon? A favicon (short for favorite icon), also known as a shortcut icon, website...

DNS Propagation Checker Tools for Webmasters and Bloggers

Whenever you change web hosting from one host to another, it’s compulsory to change old domain...