Help for this page
my $ssh = Net::OpenSSH($host, master_opts => [-o => 'ProxyCommand=ssh foo nc +%h %p']);
my $ssh = Net::OpenSSH->new($host, gateway => { proxies => ['ssh://intermedia +te_host', 'ssh://another_ho +st', 'http://proxy:808 +0'] } );