From: Joseph K. <jk...@ro...> - 2002-07-31 16:13:18
|
try use Net::LDAP; instead of use NET::LDAP; ----- Original Message ----- From: "Khandelwal, Radhesham (Radhesham) %" <sh...@ag...> To: <per...@li...> Sent: Tuesday, July 16, 2002 3:31 PM Subject: Any help... > Hello, > I have a problem, I am unable to run my perl script at command line of Unix. > perl script has just 2 lines. > > #! usr/bin/perl > use NET::LDAP; > > it end up throwing error > > Can't locate Net/LDAP.pm in @INC (@INC contains...path) at ldap_test.pl line > 2. > > I have LDAP.pm package existing at /usr/perl5/site_perl/5.005/Net > I have all other scripts running, even DBI too. > > > > I will appreciate your help > Thanks > Sham > > > ------------------------------------------------------- > This sf.net email is sponsored by: Jabber - The world's fastest growing > real-time communications platform! Don't just IM. Build it in! > http://www.jabber.com/osdn/xim > |