I'm sure i'm doing something wrong, but when i perl -MModPerl::RegistryLoader -e 'print 1;' i get the following error;

Bareword "Apache2::ServerUtil::server_root" not allowed while "strict subs" in use at /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/ModPerl/RegistryLoader.pm line 74.

i get a very similar error (line is now 75) for the most recent version. It seems that the fix is to replace 'Apache2::ServerUtil::server_root' with 'Apache2::ServerUtil::server_root()', or is it too late at night for me?

Hope i haven't missed something simple.

Uru
-Dave

Reply via email to