$ perl Makefile.PL LIB=~/lib #!/usr/bin/perl use lib '/home/my_homedir/lib'; use Some::Module;