tar xzf module-name.tar.gz cd module-name perl Makefile.PL make make test make install cd .. #### perl Makefile.PL PREFIX=/my/install/path