- or download this
wget -c http://cpan.org/src/perl-5.8.1.tar.gz
tar -zxvf perl-5.8.1.tar.gz
cd perl-5.8.1
./Configure -des -Dprefix=~/p/5.8.1/
make install
- or download this
export PATH=~/p/5.8.1/perl/bin:$PATH
- or download this
which perl
perl -V
perl -e "die $^X"
- or download this
$ cpanp
CPANPLUS::Shell::Default -- CPAN exploration and module installation (
+v0.9105)
CPAN Terminal> !warn $^X