Basically,

Doing, in test.pl, run by ModPel::Registry, something like:

use Win32::OLE;
print 'Hello';

Works prefectly...

Which versions (Apache, MP and Perl) are you running?


----- Original Message ----- From: "Foo JH" <[EMAIL PROTECTED]>
To: "mod_perl" <modperl@perl.apache.org>
Sent: Friday, June 08, 2007 10:29 AM
Subject: Loading Win32::OLE in a modperl package


Hi all,

I wonder if I am alone in experiencing this. Simply put: putting 'use Win32::OLE' in my modperl package will cause the Apache to fault. It basically can't start at all. A window will pop up complaining about 'Apache HTTP Server has encountered a problem and needs to close'. No entry into the error log.

Does anyone know if this can be worked around?


Reply via email to