Update of /cvsroot/perl-ldap/website
In directory sc8-pr-cvs1:/tmp/cvs-serv2999
Modified Files:
index.html
Log Message:
Added new book by Gerald Carter, and corrected some URLs
Index: index.html
===================================================================
RCS file: /cvsroot/perl-ldap/website/index.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- index.html 19 Mar 2003 09:47:28 -0000 1.32
+++ index.html 26 Mar 2003 07:50:25 -0000 1.33
@@ -23,7 +23,7 @@
<li><a href=
"http://lists.sourceforge.net/mailman/listinfo/perl-ldap-dev"> Mailing
List</a></li>
- <li><a href="http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/?cvsroot=perl-ldap">CVS</a></li>
+ <li><a href="http://sourceforge.net/cvs/?group_id=5050">CVS</a></li>
<li><a href=
"http://sourceforge.net/project/?group_id=5050">Project Page</a></li>
</ul>
@@ -54,7 +54,7 @@
<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>.
You may also <a href=
- "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-ldap/ldap/">look
+ "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-ldap/">look
at the individual files</a> in the CVS repository and the <a href=
"http://search.cpan.org/~gbarr/perl-ldap/ChangeLog">ChangeLog</a> and <a href=
"http://search.cpan.org/~gbarr/perl-ldap/RELEASE_NOTES">RELEASE_NOTES</a> files,
@@ -181,15 +181,18 @@
"http://www.wrox.com/Store/Details.asp?Code=2211">Implementing LDAP</a> which
mentions perl-ldap in Chapter 11. (<i>They also sent me a free copy</i>)</li>
<li><a href=
- "http://www.oreilly.com/catalog/perlsysadm/">Perl for System Administraton</a> by
+ "http://www.oreilly.com/catalog/perlsysadm/">Perl for System Administration</a> by
David N. Blank-Edelman and published by <a href=
- "http://www.oreily.com/">O'Reilly</a> mentions LDAP and perl-ldap
+ "http://www.oreilly.com/">O'Reilly</a> mentions LDAP and perl-ldap
in its chapter on Directory Services.</li>
<li><a href=
"http://www.awprofessional.com/">Addison-Wesley</a> has published
a book by Robbie Allen and Richard Puckett entitled <a href=
"http://www.awprofessional.com/catalog/product.asp?product_id={BDE92686-4225-41B6-A818-B477144D8CA1}&session_id={6D4DBC59-6D20-470C-9B9F-207BF1BD4DDD}"> Managing
Enterprise Active Directory Services.</a></li>
+ <li><a href="http://www.oreilly.com/catalog/ldapsa/">LDAP System Administration</a> by
+ Gerald Carter and published by <a href="http://www.oreilly.com/">O'Reilly</a>, has a chapter on Net::LDAP and
+ perl.</li>
</ul>
</div>
</div>
|