perl Makefile.PL PREFIX=/path-to/your-dir LIB=/path-to/your-dir #### #!/usr/bin/perl -w use lib '/path-to/your-dir'; use Sys::AlarmCall;