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