From: Graham B. <gb...@po...> - 2000-05-05 08:13:45
|
On Fri, May 05, 2000 at 09:06:05AM +0200, Gerald Roehrbein wrote: > Hello Graham, > Hello Chris, > > > > I use the newest Version of ACTIVE PERL (5.6.0.613) and I've downloaded the > LDAP Module from Graham's website last tuesday. Oh dear. perl 5.6.0 has been found to have some bad bugs in it. I would suggest using 5.005_03 until 5.6.1 is released. > The example code I used to test if it work may be old but the LDAP module > is not old. It's from the File (Perl/html/site/lib/Net/LDAP.html). At the > end of the file there is a copyright notice (c) 1997-1999 Graham Barr. Ooops, that website was old, it will now point you to the new website at http://perl-ldap.sourceforge.net where you will find the latest docs etc. There is also http://download.sourceforge.net/perl-ldap/perl-ldap-0.16_01.tar.gz which has a couple of bug fixes in. > I think the sample code is really great because it's all I need. ;-) > I've only to add some fancy gizmos and then it's complete. But first it > should be run! Hopefully the sameple code in the latest docs is more correct. Graham. |