Help for this page
my $s = Net::Appliance::Session->new( Host => $switch, Transport => 'SSH');
$s->cmd("exit");