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