Net-Telnet - Can't get Net::Telnet working....anybody...

Posted on Tue Jan 15 02:17:10 2008 by fightermig29
Can't get Net::Telnet working....anybody...
I know this topic is probably very old now. But I just got started working on Perl. No matter what I do, I keep getting this error "Can't locate Net/Telnet.pm in @INC (@INC contains: C:/strawberry/perl/lib C:/strawberry/perl/site/lib.) at telnetting.pl line 4." and then I get a compilation error. 1. I tried using the older versions of Net::Telnet. 2. I have put the Net-Telnet-3.0.1 directory in the c:\strawberry\perl\lib folder. Does the backslash-forward slash matter? How do I change the @INC? 3. I changed the name of another directory that was named "Net" to "ABCD" just to get something working. 4. I have tried referencing the whole path to Telnet.pm. This is frustrating. Thank you for your help.
Write a response