API.so and API.pm
Implements the C-SDK functions, see PerLDAP Programmer’s Guide for details
Can be used directly from Perl scripts, by “use” of the API.pm module
Should be completely LDAP v2 and v3 capable, but many new v3 features are not well tested
Avoid using it unless you need the low level features. Better, write an OO module!