Then in mod_perl_startup.pl, I add: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
In reply to Re: mod_perl, PerlSetEnv, and PERL5LIB
by johnnywang
in thread mod_perl, PerlSetEnv, and PERL5LIB
by geektron
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |