pkgsrc/net/p5-Net-LDAP-Server/DESCR
he a7110e02d5 Import a perl package for Net::LDAP::Server.
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.
2007-10-12 15:03:36 +00:00

4 lines
238 B
Text

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.