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

Rework syncrepl consumer to avoid Convert::ASN1 dependency #16

Open phillipod opened 9 years ago

phillipod commented 9 years ago

If #15 is implemented, rework syncrepl consumer using ber_printf() / ber_scanf() API