Allows one to set an expiration date on an .htpasswd entry. Useful in conjunction with a crontab entry to purge old .htpasswd accounts.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Apache::Htpasswd
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2002 Allen Day <allenday@ucla.edu Perl Artistic License