# unpack the tarbal and cd to the created directory (the one containing Makefile.PL) > LIB=$HOME/lib perl Makefile.PL > make > make test # check to see if the tests are successful > make install