Hi all,


I try to make this:

use Apache2::Module ();
# test if an Apache module is loaded
  if (Apache2::Module::loaded('mod_dbd.c')) {
      ...
  }

But it dones:

Undefined subroutine &Apache2::Module::loaded call at...



So why does it not work??

It is possible with mod_perl to access to all the other module like mod_dbd?

Thanks,



Jérémie



***********************************************************************************
Information contained in this email message is confidential and may be 
privileged, and is intended only for use of the individual or entity named 
above. If the reader of this message is not the intended recipient, or the 
employee or agent responsible to deliver it to the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited. If you have received this communication 
in error, please immediately notify the [EMAIL PROTECTED] and destroy the 
original message.
***********************************************************************************

Reply via email to