Description
Perl applications can communicate with LDAP directory servers to search, read, and update directory entries. This is useful for account directories, address books, authentication integrations, and enterprise identity tools.
It is a protocol library, not a directory server. Applications using LDAP may handle personal data and credentials, so TLS, bind permissions, filters, and logging must be configured carefully.