On Tue, Apr 8, 2014 at 12:20 PM, <devendar.reddy.ko...@accenture.com> wrote:

>  Hi,
>
>
>
> I am getting “Can't locate Net/LDAP.pm in @INC” error while running perl
> script . how to intall perl or how to fix this issue in my unix server.
> Plesse help how to install NET::LDAP on my unix server .
>
>
>
what kind of unix? If it's some kind of linux, then it usually is availble
using your package manager. Otherwise you can install it using cpanm  (see
http://search.cpan.org/dist/App-cpanminus/lib/App/cpanminus.pm) or the
traditional cpan shell or just downloading the module from cpan and
installing it from sources yourself.

-- 
regards,
natxo

Reply via email to