in reply to Re: Re: Telnet into Cisco switches
in thread Telnet into Cisco switches
well, i suppose i could give it a shot, but the file it is being read from has not spaces, "ipaddress,password"
and i chomp that when i read it in to get rid of the newline, also, i tried the password manually, $session->login(Password => 'password');
so i dont know how there could be a space...