Cpanel-perl-upgarde-steps
To check what is the perl version on your system, use
perl -v
If you need to upgrade your perl installation
- Copy and paste this to a file and run the file using sh command.
wget http://layer1.cpanel.net/perl587installer.tar.gz tar xfz perl587installer.tar.gz cd perl587installer ./install /scripts/upcp /usr/local/cpanel/bin/checkperlmodules perl -v







