aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-LDAP-Server/pkg-descr
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-10-11 07:08:11 +0000
committerWen Heping <wen@FreeBSD.org>2009-10-11 07:08:11 +0000
commit23f12158a027f0e86e6481fb149af1ba68b42ad6 (patch)
treed832d9610a8c4941d956af0cbd0ecacbc8e70e65 /net/p5-Net-LDAP-Server/pkg-descr
parenta600d6dbd2c6a27c9c8564d07f210176f7cbc9c6 (diff)
Notes
Diffstat (limited to 'net/p5-Net-LDAP-Server/pkg-descr')
-rw-r--r--net/p5-Net-LDAP-Server/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/net/p5-Net-LDAP-Server/pkg-descr b/net/p5-Net-LDAP-Server/pkg-descr
new file mode 100644
index 000000000000..cefc6fe2bb92
--- /dev/null
+++ b/net/p5-Net-LDAP-Server/pkg-descr
@@ -0,0 +1,6 @@
+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/