NOTICE: This package has been removed from pkgsrc

./wip/p5-Authen-Htpasswd, Authen::Htpasswd - interface to read and modify Apache .htpasswd files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.13, Package name: p5-Authen-Htpasswd-0.13, Maintainer: kuli0020

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/


Required to run:
[lang/perl5] [security/p5-Crypt-PasswdMD5] [security/p5-Digest-SHA1] [devel/p5-Class-Accessor] [devel/p5-IO-LockedFile]

Master sites: (Expand)

SHA1: f2371f52a48294c703d00d8aaa919917f5c1b694
RMD160: 8f6cf001e00bd54159c50b96a89f75c1885c7c9c
Filesize: 6.864 KB

Version history: (Expand)


CVS history: (Expand)


   2011-10-27 04:48:36 by Hiramatsu Yoshifumi | Files touched by this commit (3) | Package removed
Log message:
p5-Authen-Htpasswd is already imported into pkgsrc as
security/p5-Authen-Htpasswd.
   2008-05-30 14:22:03 by abs | Files touched by this commit (102)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2008-05-22 23:23:00 by Tobias Nygren | Files touched by this commit (14)
Log message:
Correct various unresolvable dependencies
   2006-03-09 20:51:34 by Roman Kulik | Files touched by this commit (4) | Imported package
Log message:
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/