PerlRequire "/var/www/cgi-bin/mod_perl_startup.pl" #### use lib qw(/path_to_your_lib); use Apache::Log(); use Apache::DBI(); # and any other module you want to load