Does PerLDAP support VLV indexes?
Yes, if you use API directly. We will have a VLV OO module for v2.0. The LDIF module seems horky, what gives? Upgrade to v1.4. We have a completely new LDIF.pm module, written by Netscape LDAP guru John Kristian. Are there any PerLDAP code to manage LDAP schemas? There is a new schema module being worked on. Portions of it are in devel-branch-1_9, but isn’t ready for public consumption. Michelle Wyner is working on this. What are the plans for the next PerLDAP version? Tons of new stuff. Check out some of these cool new feature ideas for v2.0. • Rewrite to use/support asynchronous LDAP, which should improve performance and reduce memory usage when doing very large searches. • Support for SASL, with client authentication at least. • A group management module, similar to the one I wrote for Ldapp. • A framework for LDAP v3 controls, with some sample controls (e.g. password control, Manage DsaIT control etc). • VLV indexes support (requires LDAP v3 controls I think). • An Oracle database