Help for this page
$ /usr/local/bin/ssh auto_config@management show vlan
my $out = $ssh->capture({stdin_data => "show vlan\n"}); print "output: $out"