Install Perl
Posted by Clayton | Posted in Linux, SSH, Tutorial | Posted on 10-22-2009
0
Very simple install, only 4 commands via SSH and takes about 20 minutes for the install to complete.
wget http://layer1.cpanel.net/perl588installer.tar.gz
tar -xvzf perl588installer.tar.gz
cd perl588installer
./install