> > Ok I did everything including uninstalling 1.99.17 but I'm getting this 
> > error:
> >
> > Bareword "Apache2::Const::OK" not allowed while "strict subs" in use
> >
> > I guess that means it wasn't fully uninstalled?  How can I check on that?
> 
> No, if it wasn't installed, you would have not been able to load the
> Apache2::Const module.
> 
> Try:
> 
> perl -le 'use warnings; use strict; use Apache2::Const; print
> Apache2::Const::OK'
> 0
> 
> Apache2::Const is one of the modules which will happily run from the
> command line.
> 
> Please CC me in your replies to the list so we won't have to wait for 8
> hours to see your reply. emails are served with a huge delay since a few days.

I get:

0

A weird thing:  I'm getting those same bareword errors in error_log
but I haven't even updated Interchange::Link yet.  That module doesn't
say "Apache2::Const:OK" anywhere in it and I'm still getting the same
error.

- Grant

Reply via email to