Perl -I "root/cgi-bin/csr" myProgram.pl #### use 'root/cgi-bin/csr'; #### BEGIN { push @INC, 'root/cgi-bin/csr' };