Hi All,
I would like to use perl modules.
I downloaded the module (Telnet.pm) and I copied it to
/usr/perl5/5.00503/sun4-solaris . But I still get following error
messages.
What should I do? 

Can't locate Net/Telnet.pm in @INC (@INC contains:
/usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503
/usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 .) at
../batch_get.txt line 2.
BEGIN failed--compilation aborted at ./batch_get.txt line 2



My script:


#!/usr/local/bin/perl
use Net::Telnet ();
....
######### File for passwords ######################

***************************************************************************

This e-mail and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you are not the intended recipient you are hereby notified that any
dissemination, forwarding, copying or use of any of the information is
prohibited.

The opinions expressed in this message belong to sender alone. There is no
implied endorsement by TURKCELL.

This e-mail has been scanned for all known computer viruses.

***************************************************************************

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to