#my @LOCAL_LDAP_SERVERS = @{$ldap_servers}; #my $ldap = Net::LDAP->new( @LOCAL_LDAP_SERVERS, my $ldap = Net::LDAP->new( $ldap_servers, ...);