Re: Apache::AuthenCache for mod_perl 1.99

2004-09-13 Thread John D Groenveld
In message <[EMAIL PROTECTED]>, Dan Sully writes: >I've made a quick port of this to mod_perl 1.99 - surprised to not see it alre >ady. One of the reasons I haven't released the Apache::AuthenURL for mod_perl2 is because I haven't figured out how best to distribute my AuthenCache which is a rewri

Re: Apache::AuthenCache for mod_perl 1.99

2004-09-13 Thread Dan Sully
* Stas Bekman <[EMAIL PROTECTED]> shaped the electrons to say... Dan, you probably want to CC the authors, in case they are not listening here... so it'll end up on CPAN... Thanks. Already done - we'll see if they're listening elsewhere. -D -- "A good messenger expects to get shot." --Larry Wall -

Re: Apache::AuthenCache for mod_perl 1.99

2004-09-13 Thread Stas Bekman
Dan Sully wrote: I've made a quick port of this to mod_perl 1.99 - surprised to not see it already. Attached a diff and the full module. -D # $Id: AuthenCache.pm,v 1.6 2001/01/03 19:17:56 cgilmore Exp $ # # Author :

Apache::AuthenCache for mod_perl 1.99

2004-09-13 Thread Dan Sully
I've made a quick port of this to mod_perl 1.99 - surprised to not see it already. Attached a diff and the full module. -D -- "A good messenger expects to get shot." --Larry Wall # $Id: AuthenCache.pm,v 1.6 2001/01/03 19:17:56 cgilmore Exp $ # # Author : Jason Bodnar, Christian Gilmore # C