in reply to Installing Date-Calc to alternate directory
perl Makefile.PL LIB=/path/to/module PREFIX=/path/to/module [download]
use lib qw(/path/to/module); [download]