perl Makefile.PL INSTALL_BASE=~njweatherman/lib make make test make install #### #!/usr/lib/perl use strict; use warnings; use lib qw(~njweatherman/lib);