Help for this page
perl Makefile.PL PREFIX=~/private_modules make make test make install
use lib "~/my_private_modules_first"; print join ":", @INC;