PN> I can't seem to get Apache::Log to work under linux.  I'm calling it as
PN> 'use Apache::Log();', and I can see the module as
PN> /usr/lib/perl5/site_perl/5.005/i386-linux/Apache/Log.pm, but it won't
PN> load.  Are other people having this problem as well?

How about:

use Apache::Log;

not

PN> 'use Apache::Log();'

Brgds,

Mike.


Reply via email to