quanah / net-ldapapi

The Net::LDAPapi Perl Module uses the OpenLDAP and Mozilla C api's to directly access and manipulate an LDAP v2 or LDAP v3 server.
8 stars 6 forks source link

Remove support for the Mozilla LDAP SDK #34

Open quanah opened 9 years ago

quanah commented 9 years ago

The mozilla ldap SDK has been abandoned by Mozilla and is no longer maintained. For 3.1, we should remove any mention of it, and simply make the API conform to OpenLDAP's C API.