Revision history for Perl extension App::LDAP
0.06 Sun Apr 08 00:58:20 2012
- replace App::CLI with Namespace::Dispatch
- drop Rubyish::Attribute. adopt Moose
- all new LDIF::* with Moose
- use MooseX::Getopt
- new implementation in Add::User
0.05 Fri Dec 03 14:11:24 2010
- use Crypt::Password to crypt password
0.04 Fri Dec 03 13:25:12 2010
- be able to $ ldap add user <username>
0.03 Thu Dec 02 11:56:34 2010
- be able to $ ldap del user <username>
0.02 Thu Dec 02 01:34:20 2010
- verify user via UID
- be able to $ ldap import ldif_files
0.01 Wed Nov 24 15:11:39 2010
- original version