in reply to Re: Installing Net::LDAP module.
in thread Installing Net::LDAP module.

Robert, That worked. Thanks. But aren't modules installed with every directory being executable in the first place?

I used:

perl Makefile.PL

make

make test

make install

Thanks.