perl Makefile.PL INSTALLBASE=~ make make test make install #### perl Build.PL --install_base ~ ./Build ./Build test ./Build install #### o conf makepl_arg 'INSTALLBASE=~' o conf mbuildpl_arg '--install_base ~' o conf commit # To use these settings in future sessions too.