i.e. reduce the parameters to the LDAP constructor. *shrug*18c18 < my $ldap = Net::LDAP->new($dc, port => 636, scheme => 'ldaps') or di +e "$@"; --- > my $ldap = Net::LDAP->new($dc) or die "$@";
In reply to Re^4: Net::LDAP giving I/O Error
by dvl
in thread Net::LDAP giving I/O Error
by dvl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |