1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/net/p5-Net-LDAP-Server/pkg-descr
Wen Heping 23f12158a0 Net::LDAP::Server provides the protocol handling for an LDAP
server. You can subclass it and implement the methods you need
(see below). Then you just instantiate your subclass and call
its handle method to establish a connection with the client.

WWW: http://search.cpan.org/dist/Net-LDAP-Server/

Approved by:	miwi(mentor)
2009-10-11 07:08:11 +00:00

7 lines
298 B
Plaintext

Net::LDAP::Server provides the protocol handling for an LDAP
server. You can subclass it and implement the methods you need
(see below). Then you just instantiate your subclass and call
its handle method to establish a connection with the client.
WWW: http://search.cpan.org/dist/Net-LDAP-Server/