Help for this page
cd /tmp/ModuleName perl Makefile.PL make make test make install PREFIX=~/lib
perl Makefile.PL PREFIX=~/lib
use lib ('~/lib');