Why not just do that in your modperl startup script?
use lib '/usr/local/myproject/...';
Enno
On Mon, 2 May 2005, Jan Poslusny wrote:
> Hi modperl gentlemen,
> I am newbie in this list, but I have some experience with mod_perl. I
> use apache 1.3 with statically linked mod_perl 1.29 on Fedora C
Hi modperl gentlemen,
I am newbie in this list, but I have some experience with mod_perl. I
use apache 1.3 with statically linked mod_perl 1.29 on Fedora Core III,
i386. Now I started development of Apache::MyModule from scratch. I
don't want to install MyModule.pm into standard perl directories