> E:\usr\site\lib\ModPerl\RegistryCooker.pm > > at line 161, appears: > > return $rc unless $rc == Apache2::OK; > > > Shouldn't this line be: > > return $rc unless $rc == Apache2::Const::OK;
yes, and it is in RC5 - that version of RegistryCooker.pm is not from RC5. --Geoff