|
From: Chris R. <chr...@us...> - 2003-05-20 07:33:06
|
Update of /cvsroot/perl-ldap/website
In directory sc8-pr-cvs1:/tmp/cvs-serv12602
Modified Files:
index.html
Log Message:
Updated for 0.28 release
Index: index.html
===================================================================
RCS file: /cvsroot/perl-ldap/website/index.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- index.html 8 May 2003 08:46:59 -0000 1.38
+++ index.html 20 May 2003 07:33:03 -0000 1.39
@@ -51,8 +51,8 @@
</div>
<div class="section">
<h2>Distribution</h2>
- <p>The latest release of the library is <a href=
- "http://prdownloads.sourceforge.net/perl-ldap/perl-ldap-0.2701.tar.gz"> perl-ldap-0.2701</a>.
+ <p>The latest (May 2003) release of the library is <a href=
+ "http://prdownloads.sourceforge.net/perl-ldap/perl-ldap-0.28.tar.gz"> perl-ldap-0.28</a>.
You may also <a href=
"http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-ldap/ldap/">look
at the individual files</a> in the CVS repository and the <a href=
@@ -82,6 +82,8 @@
<dt><a name="Net::LDAP::LDIF" href="http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP/LDIF.pod">Net::LDAP::LDIF</a></dt>
<dd>LDIF reading and writing</dd>
<dt><a name="Net::LDAP::DSML" href="http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP/DSML.pm">Net::LDAP::DSML</a></dt>
+ <dd>Server information (RootDSE)</dd>
+ <dt><a name="Net::LDAP::RootDSE" href="http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP/RootDSE.pm">Net::LDAP::RootDSE</a></dt>
<dd>DSML reading and writing</dd>
<dt><a name="Net::LDAP::Schema" href="http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP/Schema.pod">Net::LDAP::Schema</a></dt>
<dd>Load and manipulate an LDAP v3 Schema</dd>
|