Update: Not all the virtual hosts share the same perl interpreters in mod_perl/2, so this post is incorrect.
<Perl> # For LoadModule use lib '/path/to/lib'; </Perl> LoadModule ... <VirtualHost ...> ... PerlSwitches -I/home/dev/lib/perl ... </VirtualHost> <VirtualHost ...> ... PerlSwitches -I/home/dev/lib/perl ... </VirtualHost>
In reply to Re: Dynamic @INC under mod_perl2 (Apache2 VirtualHost)
by ikegami
in thread Dynamic @INC under mod_perl2 (Apache2 VirtualHost)
by graq
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |