in reply to Net::OpenSHH unable to execute multiple commands with Cisco CRS?

Control::CLI may be a bit more tolerant to this stupidity. I can't speak to your problem directly, but I've been successful in getting annoying stuff to automate done with it. It does require keys though. No interactive login, like you appear to be using.
  • Comment on Re: Net::OpenSHH unable to execute multiple commands with Cisco CRS?

Replies are listed 'Best First'.
Re^2: Net::OpenSHH unable to execute multiple commands with Cisco CRS?
by 5haun (Scribe) on Mar 25, 2014 at 04:40 UTC
    I believe you are mistaken. Control::CLI does not require keys. Credentials may be passed.