tar xzf module-name.tar.gz cd module-name perl Makefile.PL make make test make install cd ..