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

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
[email protected]