in reply to adding custom libraries to my perl

Set the environment PERL5LIB to your modules' path (or paths). You can do this in your shell startup file for example. You might also need to do it in your crontab.