in reply to Re: Installing Net::LDAP module.in thread Installing Net::LDAP module.
I used:
perl Makefile.PL
make
make test
make install
Thanks.