The URL
http://www.modperlcookbook.org/~gyoung/modules/Apache-AuthDigest-0.01.tar.gz
has entered CPAN as
file: $CPAN/authors/id/G/GE/GEOFF/Apache-AuthDigest-0.01.tar.gz
size: 10195 bytes
md5: 305f6bfdbdcbd267760bbed9bdc130c7
from the README:
This is a suite of applications for using Digest authentication
with mod_perl. It contains:
Apache::AuthDigest - re-implementation of the authentication part of
mod_digest.c in Perl
Apache::AuthzDigest - pick up the authorization pieces of mod_digest
Apache::AuthDigest::API - mod_perl API for Digest authentication a
la mod_digest
Apache::AuthDigest::API::Full - fully RFC 2617 compliant Digest API
(not yet implemented)
Apache::AuthDigest::API::Session - experimental interface that uses
the nonce part of a Digest
challenge as a state
maintenance mechanism
enjoy
--Geoff