[Date Prev][Date Next] [Chronological] [Thread] [Top]

can't locate Net/LDAP/Conn.pm



Hi,Reccently,I've got Net::LDAP from www.perl.com/CPAN(I'm working with Mandrake 8).
I read 
INSTALL,RELEASE,etc and I installed it.However,I tried to compile a script(search.pl) and I had the next output 
Can't locate Net/LDAP/Conn.pm in @INC(@INC contains:/usr/lib/perl5/5.6.0/i386-linux 
/usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux 
/usr/lib/perl5/perl_site/5.6.0  
/usr/lib/perl5/perl_site 
BEGIN failed--compilation aborted at qsearch.pl line 29 
It seems to me like it could not find some libraries
Would you be kind enough to tell me what happen? 
Thanks a lot!