#!/usr/local/bin/perl use lib qw( /lib/path/one /lib/path/two ); # rest of the code here...