K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-14T22:26:04.000000Z K 7 svn:log V 478 This module comes with a set of methods to use with htaccess password files. These files (and htaccess) are used to do Basic Authentication on a web server. The passwords file is a flat-file with login name and their associated crypted password. You can use this for non-Apache files if you wish, but it was written specifically for .htaccess style files. WWW: http://search.cpan.org/dist/Apache-Htpasswd/ PR: ports/136767 Submitted by: Masafumi NAKANE END