> Starting httpd: Bareword "HTML::Embperl::optDisableVarCleanup" not
> allowed while "strict subs" in use at
> /usr/lib/perl5/site_perl/5.005/i386-linux/HTML/EmbperlObject.pm line
> 123.
...
>
> P.S. I should add this is apache-1.3.9/modperl-1.21 from RPM (the most
> recent RPM I know of), Embperl complains about modperl too old but it
> works (that's why I don't preload things - just to make sure).
>
You are running on NT, right? or on Unix and mod_perl is build as DSO. In
both cases strange things will happen when using mod_perl 1.21 and preload
Embperl as I suggested. Instead of the two PerlModule directives, you may
try to put a & in front of all those constants in EmbperlObject.pm, where
Perl complains about.
I have to do some further investigation to see what's happeing there, but
maybe this helps until then.
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]