Files
2013-09-26 17:14:40 +02:00

5 lines
238 B
Plaintext

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.