>
>$ldap=Net::LDAP->new('ldapA.bnl.gov') or
>$ldap=Net::LDAP->new('ldapB.bnl.gov') or
>$ldap=Net::LDAP->new('ldapC.bnl.gov') or die "$@";
>
>This way, one call should almost always yield a database connection.
If not... ya have a new definition for the term "Having a bad day."
.r :+)