If they are your modules, my idea is to prepend namespaces unique by applications, to distinguish MyModule.pm, for instance,
...appX/perl-lib/APPX/MyModule.pm
...appY/perl-lib/APPY/MyModule.pm
-> from mod_perl perspective, you have two different modules, APPX::MyModule and APPY::MyModule
->contrary, shared modules can be located in ...appX/perl-lib directory.
In reply to Re: mod_perl namespace
by pajout
in thread mod_perl namespace
by avo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |