#fetch http://www.perl.com/CPAN/src/stable.tar.gz
# tar zxvf stable.tar.gz
# cd perl-5.12.1
# sh Configure -de
# make
# make install
# reboot