in reply to Remote machine access issue using Net::SSH

It seems that Net::SSH uses the binary program called ssh, which is not installed on your machine.

The obvious fix is to install it.