This module, Apache::AuthenURL, is an Apache/mod_perl authentication handler
to allow basic authentication against external URLs. This module requires
the LWP bundle maintained by Gisle Aas.

Apache::AuthenURL::Cache is an Apache/mod_perl2 authentication caching
module. It uses stacked handlers.

If you need caching for Apache/mod_perl1, use Jason Bodnar/Christian Gilmore's
Apache::AuthenCache.

To build and install it, please run

    perl Makefile.PL
    make
    make install

This package is Copyright (C) 1998 by John Groenveld. It may be
copied, used and redistributed under the same terms as perl itself.

Happy Perl'ng,
John
groenveld@acm.org