Commit graph

3 commits

Author SHA1 Message Date
Wen Heping
f08c0ebb89 - Update to 0.43
ChangeLog: http://cpansearch.perl.org/src/AAR/Net-LDAP-Server-0.43/Changelog
2011-08-25 11:30:12 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Wen Heping
23f12158a0 Net::LDAP::Server provides the protocol handling for an LDAP
server. You can subclass it and implement the methods you need
(see below). Then you just instantiate your subclass and call
its handle method to establish a connection with the client.

WWW: http://search.cpan.org/dist/Net-LDAP-Server/

Approved by:	miwi(mentor)
2009-10-11 07:08:11 +00:00