summaryrefslogtreecommitdiff
path: root/net/p5-Net-LDAP-Server/DESCR
blob: 5ac804dc0f5ce62fa678826c0e326d5da1b4a728 (plain)
1
2
3
4
Net::LDAP::Server provides the protocol handling for an LDAP server.
You can subclass it and implement the methods you need. Then you just
instantiate your subclass and call its C<handle> method to establish a
connection with the client.