in reply to Re^2: Query on Running perl Script in linux
in thread Query on Running perl Script in linux

Show us your updated code!

That message means you are passing the constructor options that are incompatile. For instance, the path to a private key and a password.

It may also be a bug inside Net::SSH::Any but without seeing your code it is hard to tell.

  • Comment on Re^3: Query on Running perl Script in linux