On Wed, 2004-07-14 at 00:57, [EMAIL PROTECTED] wrote:
> just a quick one:How can I access loaded modules from other modules using
> mod_perl, i.e. say that I am running module contacts.pm within modperl,
> and I want from ContactPersons.pm access the contacts module, given that
> the two modules/pa
> just a quick one:How can I access loaded modules from other modules using
> mod_perl, i.e. say that I am running module contacts.pm within modperl,
> and I want from ContactPersons.pm access the contacts module, given that
> the two modules/packages are loaded separately.
> any advice appreciated
Hi all!
just a quick one:How can I access loaded modules from other modules using
mod_perl, i.e. say that I am running module contacts.pm within modperl,
and I want from ContactPersons.pm access the contacts module, given that
the two modules/packages are loaded separately.
any advice appreciated!