Authen::Htpasswd - interface to read and modify Apache .htpasswd files Maintained by:tobez@FreeBSD.org Port Added: 11 Nov 2005 13:46:47 Also Listed In:perl5www License: not specified in port
This module provides a convenient, object-oriented interface to
Apache-style .htpasswd files. It supports passwords encrypted via MD5,
SHA1, and crypt, as well as plain (cleartext) passwords. Additional
fields after username and password, if present, are accessible via the
extra_info array.
WWW: http://search.cpan.org/dist/Authen-Htpasswd/
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)