From: Chris R. <chr...@us...> - 2003-05-20 15:14:15
|
Update of /cvsroot/perl-ldap/website In directory sc8-pr-cvs1:/tmp/cvs-serv17026 Modified Files: index.html Log Message: Added LDAPI Index: index.html =================================================================== RCS file: /cvsroot/perl-ldap/website/index.html,v retrieving revision 1.40 retrieving revision 1.41 diff -u -d -r1.40 -r1.41 --- index.html 20 May 2003 07:35:14 -0000 1.40 +++ index.html 20 May 2003 15:05:40 -0000 1.41 @@ -69,6 +69,8 @@ <dd>Lightweight Directory Access Protocol</dd> <dt><a name="Net::LDAPS" href="http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAPS.pm">Net::LDAPS</a></dt> <dd>Use LDAP over an SSL connection</dd> + <dt><a name="Net::LDAPI" href="http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAPI.pm">Net::LDAPI</a></dt> + <dd>Use LDAP over a UNIX-domain socket</dd> <dt><a name="Net::LDAP::Message" href="http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP/Message.pod">Net::LDAP::Message</a></dt> <dd>Message response from LDAP server</dd> <dt><a name="Net::LDAP::Search" href="http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP/Search.pod">Net::LDAP::Search</a></dt> |