$ cd ~/tmp wget -c http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/YAML-0.71.tar.gz tar -zxvf YAML-0.71.tar.gz cd YAML-0.71 perl Makefile.PL make make test make install