Update of /cvsroot/perl-ldap/website
In directory sc8-pr-cvs1:/tmp/cvs-serv22696
Modified Files:
index.html
Log Message:
Added new Howes book, changed CVS URL.
Index: index.html
===================================================================
RCS file: /cvsroot/perl-ldap/website/index.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- index.html 23 Apr 2003 16:58:43 -0000 1.34
+++ index.html 6 May 2003 11:46:09 -0000 1.35
@@ -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/">look
+ "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=
"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,
@@ -203,6 +203,11 @@
<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>
+ <li>The second edition of <a href="http://www.awprofessional.com/">Understanding
+ and Deploying LDAP Directory Services</a> by Tim Howes, Mark C
+ Smith and Gordon Good has been published by Addison-Wesley. It only mentions
+ Net::LDAP in passing but gives good general guidance (<i>Addison-Wesley also
+ sent me a free copy</i>)</li>
</ul>
</div>
</div>
|