>>>>> "Spidaman" == Spidaman The Defenestrator <[EMAIL PROTECTED]> writes:
Spidaman> I've been messing around with some wacky PerlAccessHandler
Spidaman> and PerlAuthenHandler code lately, if Apache::AuthCookie
Spidaman> is orphaned I might want to fix it up. Last I looked,
Spidaman> it's tests choked on "Undefined subroutine
Spidaman> &Apache::perl_hook" ...IIRC that means it's not current.
Spidaman> Is anybody using it in production with recent mod_perl's??
Yes, I am using the CPAN version of Apache-AuthCookie-1.4 with mod_perl
1.2101, apache 1.3.10dev, both as of 19991006, although AuthCookie was
compiled and installed with earlier versions of mod_perl and Apache.
Looking back at the installation source which I keep around for
posterity and attempting the standard 'perl Makefile.PL; make test', I
now get the message:
Undefined subroutine &Apache::perl_hook called at
/u/bhoylma/lib/perl5/site_perl/5.005/sun4-solaris/mod_perl.pm line 28.
This does not appear to effect the run quality of the package as it is
working flawlessly, although I would not be able to get it to pass its
test cases with my current configuration.
No worries, right?
Peace.