Re: PERL Telnet Script problem

2008-04-25 Thread Basil A. Daoust
You may want to run ppm to install Net::Telnet. It is more secure to log in first as a user, then su - to root if required. From the prompt string you can see I had some issues dealing with different systems, so after getting a connection I hit enter, as HP tends to come back with a prompt. The

PERL Telnet Script problem

2008-04-25 Thread SAQIB RAFIQUE
Hi All, Please review following code. there is no output against the code. the script runs and prints the starting strings and nothing more. More over I was missing Net::Telnet module. So I downloaded it from CPAN. Unzipped it , then I manually copied the Telnet.pm extracted from zip at path /usr