PerLDAP architecture
Three layers
- C-SDK, LDAP functionality
- API.so/API.pm interfaces Perl and the SDK
- Object Oriented “glue”, synchronous LDAP only, but next version might use asynchronous calls
You can write PerLDAP scripts that are similar/compatible with the plain C-API.