Paul Phillips <[EMAIL PROTECTED]> writes:

> Hello, all,
> 
> I'm quite noew to modperl.  I've written a cgi, using cgi.pm that I am 
> moving to modperl.  The cgi is written as one main program, with a number 
> of subroutines spread across three libraries that are required into the 
> main program.
> 
> If I list the main program in my startup file, so it is loaded on server 
> startup, does it load the external libraries as well?

Yes. But you need to use Apache::RegistryLoader to load the script.

-- 
Dave Hodgkinson,                             http://www.hodgkinson.org
Editor-in-chief, The Highway Star           http://www.deep-purple.com
      Apache, mod_perl, MySQL, Sybase hired gun for, well, hire
  -----------------------------------------------------------------

Reply via email to