On 6/8/03 6:23 pm, Neo - <[EMAIL PROTECTED]> wrote:

> OS : Free BSD
> 
> Cheers

Darn, I was hoping it would be Windows or something - name resolution
wierdness is more explicable on that OS :-)

If you pass in a hostname, IO::Socket::INET ends up calling perl's
gethostbyname function. What happens if you call gethostbyname() in a perl
script, does it work? Does it set '$?' ?

(None of this indicates a problem with Net::LDAP; you really should try to
figure this out with your sysadmin when they get back :-)

Cheers,

Chris

Reply via email to