Hi there,
I am using Apache/1.3.22 (Unix) with mod_perl/1.26 and have just installed the
latest Apache::AuthCookie (3.06) and am building a custom AuthCookieHandler
building on an example from the Mason Book.
The Mason login form is being displayed correctly by Apache when accessing the
requi
a long awaited release candidate for mod_perl 2.0.0 is now available for
testing.
please grab the candidate from:
http://www.apache.org/~gozer/mp2/mod_perl-2.0.0/mod_perl-2.0.0-RC1.tar.gz
MD5: d069e5d442ae7d75cd4a366fb65ab125
SHA1: ad4537a9799a5b812136863f9c95d94c13a52d04
and report back successes
The uploaded file
Apache-Test-1.17.tar.gz
has entered CPAN as
file: $CPAN/authors/id/S/ST/STAS/Apache-Test-1.17.tar.gz
size: 139628 bytes
md5: aab95b3246931be87f2506f3053c5868
Changes since 1.16:
Apache::TestHandler: need to load Apache::RequestIO for mp2 for puts()
to work [Stas]
new Ap