in reply to Net::OpenSSH fails with CyberArk

Net::OpenSSH expects the target argument to be of the form user:password@host (where :password and user@ are optional) and that doesn't match your example above.

Could you post a full example of a command line ssh invocation using CyberArk?